Home | History | Annotate | Download | only in tutorial

Lines Matching full:cond_val

1238       let cond_val = build_fcmp Fcmp.One cond zero "ifcond" builder in
1273 ignore (build_cond_br cond_val then_bb else_bb builder);