Home | History | Annotate | Download | only in OCaml

Lines Matching defs:jb

1420     let jb = append_block context "PhiJoinBlock" fn in
1421 ignore (build_br jb (builder_at_end context b1));
1422 ignore (build_br jb (builder_at_end context b2));
1423 let at_jb = builder_at_end context jb in