Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanUtils.h153 static void insertTwoBlocksAfter(VPBlockBase *IfTrue, VPBlockBase *IfFalse, in insertTwoBlocksAfter()
H A DVPlan.h279 void setTwoSuccessors(VPBlockBase *IfTrue, VPBlockBase *IfFalse) { in setTwoSuccessors()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDeletion.cpp331 BasicBlock *IfTrue, *IfFalse; in canProveExitOnFirstIteration() local
H A DSimpleLoopUnswitch.cpp3002 BasicBlock *&IfFalse, in canonicalizeForInvariantConditionInjection()
3029 const BasicBlock *IfTrue, const BasicBlock *IfFalse, const Loop &L) { in shouldTryInjectInvariantCondition()
3248 BasicBlock *IfTrue = nullptr, *IfFalse = nullptr; in collectUnswitchCandidatesWithInjections() local
H A DGuardWidening.cpp506 const BasicBlock *IfTrue = nullptr, *IfFalse = nullptr; in computeWideningScore() local
/freebsd/contrib/llvm-project/llvm/lib/FuzzMutate/
H A DIRMutator.cpp534 BasicBlock *IfFalse = BasicBlock::Create(C, "F", F); in mutate() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp1664 BasicBlock *&IfFalse) { in GetIfCondition()
H A DSimplifyCFG.cpp3645 BasicBlock *IfTrue, *IfFalse; in foldTwoEntryPHINode() local
/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DInstruction.cpp358 BranchInst *BranchInst::create(BasicBlock *IfTrue, BasicBlock *IfFalse, in create()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp2702 Value *IfTrue, *IfFalse; in foldSelectToPhiImpl() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp1205 BranchInst::BranchInst(BasicBlock *IfTrue, BasicBlock *IfFalse, Value *Cond, in BranchInst()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2496 BasicBlock *IfFalse = I.getSuccessor(0); in shouldKeepJumpConditionsTogether() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp25595 SDValue IfFalse = N->getOperand(2); in performVSelectCombine() local