let
lt_loc l1 l2 =
F
.p_app2
"rt_addr_lt"
(
Tint
.term_of_xaddr l1)
(
Tint
.term_of_xaddr l2)