Home
last modified time | relevance | path

Searched refs:LoopPredication (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp253 class LoopPredication { class
368 LoopPredication LP(&AR.AA, &AR.DT, &AR.SE, &AR.LI, in run()
380 LoopPredication::parseLoopICmp(ICmpInst *ICI) { in parseLoopICmp()
406 Value *LoopPredication::expandCheck(SCEVExpander &Expander, in expandCheck()
509 bool LoopPredication::isSupportedStep(const SCEV* Step) { in isSupportedStep()
513 Instruction *LoopPredication::findInsertPt(Instruction *Use, in findInsertPt()
534 bool LoopPredication::isLoopInvariantValue(const SCEV* S) { in isLoopInvariantValue()
826 bool LoopPredication::widenWidenableBranchGuardConditions( in widenWidenableBranchGuardConditions()
854 Optional<LoopICmp> LoopPredication::parseLoopLatchICmp() { in parseLoopLatchICmp()
922 bool LoopPredication::isLoopProfitableToPredicate() { in isLoopProfitableToPredicate()
[all …]
H A DCMakeLists.txt41 LoopPredication.cpp
H A DIndVarSimplify.cpp132 LoopPredication("indvars-predicate-loops", cl::Hidden, cl::init(true), variable
1734 if (!LoopPredication) in predicateLoopExits()
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Transforms/Scalar/
H A DBUILD.gn51 "LoopPredication.cpp",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt5629 llvm/include/llvm/Transforms/Scalar/LoopPredication.h