Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp679 BasicBlock *&IfFalse) { in GetIfCondition()
DSimplifyCFG.cpp1693 BasicBlock *IfTrue, *IfFalse; in FoldTwoEntryPHINode() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp2219 SDValue IfFalse = Op.getOperand(3); in LowerSELECT_CC() local
2274 SDValue IfFalse = Op.getOperand(2); in LowerSELECT() local
/external/llvm/lib/IR/
DInstructions.cpp738 BranchInst::BranchInst(BasicBlock *IfTrue, BasicBlock *IfFalse, Value *Cond, in BranchInst()
759 BranchInst::BranchInst(BasicBlock *IfTrue, BasicBlock *IfFalse, Value *Cond, in BranchInst()