Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp135 BasicBlock *&IfFalse) { in GetIfCondition()
1237 BasicBlock *IfTrue, *IfFalse; in FoldTwoEntryPHINode() local
/external/llvm/lib/VMCore/
DInstructions.cpp710 BranchInst::BranchInst(BasicBlock *IfTrue, BasicBlock *IfFalse, Value *Cond, in BranchInst()
731 BranchInst::BranchInst(BasicBlock *IfTrue, BasicBlock *IfFalse, Value *Cond, in BranchInst()