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

/freebsd-11.0-release/contrib/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp793 GetIfCondition(BasicBlock *BB, BasicBlock *&IfTrue, BasicBlock *&IfFalse) argument
H A DSimplifyCFG.cpp1835 BasicBlock *IfTrue, *IfFalse; local
/freebsd-11.0-release/contrib/llvm/include/llvm/IR/
H A DInstructions.h2859 static BranchInst *Create(BasicBlock *IfTrue, BasicBlock *IfFalse, argument
2866 static BranchInst *Create(BasicBlock *IfTrue, BasicBlock *IfFalse, argument
/freebsd-11.0-release/contrib/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp8927 SDValue IfFalse = N->getOperand(2); local
9615 SDValue IfFalse = N->getOperand(2); local

Completed in 203 milliseconds