Searched defs:IfFalse (Results 1 – 4 of 4) sorted by relevance
742 BasicBlock *&IfFalse) { in GetIfCondition()
1713 BasicBlock *IfTrue, *IfFalse; in FoldTwoEntryPHINode() local
738 BranchInst::BranchInst(BasicBlock *IfTrue, BasicBlock *IfFalse, Value *Cond, in BranchInst()759 BranchInst::BranchInst(BasicBlock *IfTrue, BasicBlock *IfFalse, Value *Cond, in BranchInst()
7653 SDValue IfFalse = N->getOperand(2); in performVSelectCombine() local