Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDeletion.cpp331 BasicBlock *IfTrue, *IfFalse; in canProveExitOnFirstIteration() local
H A DSimpleLoopUnswitch.cpp2995 canonicalizeForInvariantConditionInjection(ICmpInst::Predicate & Pred,Value * & LHS,Value * & RHS,BasicBlock * & IfTrue,BasicBlock * & IfFalse,const Loop & L) canonicalizeForInvariantConditionInjection() argument
3021 shouldTryInjectInvariantCondition(const ICmpInst::Predicate Pred,const Value * LHS,const Value * RHS,const BasicBlock * IfTrue,const BasicBlock * IfFalse,const Loop & L) shouldTryInjectInvariantCondition() argument
3240 BasicBlock *IfTrue = nullptr, *IfFalse = nullptr; collectUnswitchCandidatesWithInjections() local
[all...]
H A DGuardWidening.cpp507 const BasicBlock *IfTrue = nullptr, *IfFalse = nullptr; in computeWideningScore() local
/freebsd/contrib/llvm-project/llvm/lib/FuzzMutate/
H A DIRMutator.cpp447 BasicBlock *IfFalse = BasicBlock::Create(C, "F", F); in mutate() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h614 void setTwoSuccessors(VPBlockBase *IfTrue, VPBlockBase *IfFalse) { in setTwoSuccessors()
3603 static void insertTwoBlocksAfter(VPBlockBase *IfTrue, VPBlockBase *IfFalse, in insertTwoBlocksAfter()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp1803 BasicBlock *&IfFalse) { in GetIfCondition()
H A DSimplifyCFG.cpp3489 BasicBlock *IfTrue, *IfFalse; in FoldTwoEntryPHINode() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp2648 Value *IfTrue, *IfFalse; in foldSelectToPhiImpl() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp1142 BranchInst::BranchInst(BasicBlock *IfTrue, BasicBlock *IfFalse, Value *Cond, in BranchInst()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2530 BasicBlock *IfFalse = I.getSuccessor(0); in shouldKeepJumpConditionsTogether() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp24261 SDValue IfFalse = N->getOperand(2); in performVSelectCombine() local