Home | History | Annotate | Download | only in Chapter7

Lines Matching refs:CreateCondBr

729   Builder.CreateCondBr(CondV, ThenBB, ElseBB);
846 Builder.CreateCondBr(EndCond, LoopBB, AfterBB);