Home
last modified time | relevance | path

Searched defs:IfFalse (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp782 BasicBlock *&IfFalse) { in GetIfCondition()
DSimplifyCFG.cpp1795 BasicBlock *IfTrue, *IfFalse; in FoldTwoEntryPHINode() local
/external/llvm/lib/IR/
DInstructions.cpp763 BranchInst::BranchInst(BasicBlock *IfTrue, BasicBlock *IfFalse, Value *Cond, in BranchInst()
784 BranchInst::BranchInst(BasicBlock *IfTrue, BasicBlock *IfFalse, Value *Cond, in BranchInst()
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp8627 SDValue IfFalse = N->getOperand(2); in performVSelectCombine() local