Home | History | Annotate | Download | only in Ocaml

Lines Matching defs:jb

1270     let jb = append_block context "PhiJoinBlock" fn in
1271 ignore (build_br jb (builder_at_end context b1));
1272 ignore (build_br jb (builder_at_end context b2));
1273 let at_jb = builder_at_end context jb in