Searched defs:Br2 (Results 1 – 3 of 3) sorted by relevance
1692 Value *Br2 = IRB.CreateCondBr(IRB.getTrue(), TrueBB, TrueBB); TEST_F() local
8812 auto *Br2 = IRBuilder<>(TmpBB).CreateCondBr(Cond2, TBB, FBB); splitBranchCondition() local
4233 BranchInst *Br2 = dyn_cast<BranchInst>(Store3->getNextNode()); TEST_F() local