Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp262 class LoopPredication { class
323 LoopPredication(AliasAnalysis *AA, DominatorTree *DT, ScalarEvolution *SE, in LoopPredication() function in __anon18e09b760111::LoopPredication
353 LoopPredication LP(AA, DT, SE, LI, MSSAU ? MSSAU.get() : nullptr); in runOnLoop()
378 LoopPredication LP(&AR.AA, &AR.DT, &AR.SE, &AR.LI, in run()
389 std::optional<LoopICmp> LoopPredication::parseLoopICmp(ICmpInst *ICI) { in parseLoopICmp()
415 Value *LoopPredication::expandCheck(SCEVExpander &Expander, in expandCheck()
518 bool LoopPredication::isSupportedStep(const SCEV* Step) { in isSupportedStep()
522 Instruction *LoopPredication::findInsertPt(Instruction *Use, in findInsertPt()
530 Instruction *LoopPredication::findInsertPt(const SCEVExpander &Expander, in findInsertPt()
543 bool LoopPredication::isLoopInvariantValue(const SCEV* S) { in isLoopInvariantValue()
[all …]
H A DCMakeLists.txt41 LoopPredication.cpp
H A DIndVarSimplify.cpp131 LoopPredication("indvars-predicate-loops", cl::Hidden, cl::init(true), variable
1854 if (!LoopPredication) in predicateLoopExits()
/openbsd-src/gnu/usr.bin/clang/libLLVMScalarOpts/
H A DMakefile48 LoopPredication.cpp \
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/Transforms/Scalar/
H A DBUILD.gn51 "LoopPredication.cpp",
/openbsd-src/distrib/sets/lists/comp/
H A Dclang.amd642721 ./usr/include/llvm/Transforms/Scalar/LoopPredication.h
H A Dclang.macppc2720 ./usr/include/llvm/Transforms/Scalar/LoopPredication.h
H A Dclang.loongson2720 ./usr/include/llvm/Transforms/Scalar/LoopPredication.h
H A Dclang.octeon2720 ./usr/include/llvm/Transforms/Scalar/LoopPredication.h
H A Dclang.arm642721 ./usr/include/llvm/Transforms/Scalar/LoopPredication.h
H A Dclang.powerpc642719 ./usr/include/llvm/Transforms/Scalar/LoopPredication.h
H A Dclang.armv72719 ./usr/include/llvm/Transforms/Scalar/LoopPredication.h
H A Dclang.i3862719 ./usr/include/llvm/Transforms/Scalar/LoopPredication.h
H A Dclang.sparc642720 ./usr/include/llvm/Transforms/Scalar/LoopPredication.h
/openbsd-src/gnu/llvm/clang/docs/tools/
H A Dclang-formatted-files.txt5620 llvm/include/llvm/Transforms/Scalar/LoopPredication.h