Searched defs:IfFalse (Results 1 – 4 of 4) sorted by relevance
782 BasicBlock *&IfFalse) { in GetIfCondition()
1795 BasicBlock *IfTrue, *IfFalse; in FoldTwoEntryPHINode() local
763 BranchInst::BranchInst(BasicBlock *IfTrue, BasicBlock *IfFalse, Value *Cond, in BranchInst()784 BranchInst::BranchInst(BasicBlock *IfTrue, BasicBlock *IfFalse, Value *Cond, in BranchInst()
8627 SDValue IfFalse = N->getOperand(2); in performVSelectCombine() local