Searched defs:IfFalseBB (Results 1 – 4 of 4) sorted by relevance
91 BasicBlock *IfTrueBB, *IfFalseBB; in widenWidenableBranch() local 112 BasicBlock *IfTrueBB, *IfFalseBB; in setWidenableBranchCond() local
4336 BasicBlock *IfFalseBB = PBI->getSuccessor(1); tryWidenCondBranchToCondBranch() local [all...]
55 BasicBlock *&IfTrueBB, BasicBlock *&IfFalseBB) { in parseWidenableBranch()70 BasicBlock *&IfTrueBB, BasicBlock *&IfFalseBB) { in parseWidenableBranch()
89 if (parseWidenableBranch(I, Cond, WC, IfTrueBB, IfFalseBB)) in getCondition() local