Home | History | Annotate | Download | only in Utils

Lines Matching refs:CreateCondBr

175       Builder.CreateCondBr(Cond, SI->getSuccessor(1), SI->getSuccessor(0));