Searched refs:LoopPredication (Results 1 – 15 of 15) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
| H A D | LoopPredication.cpp | 262 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 D | CMakeLists.txt | 41 LoopPredication.cpp
|
| H A D | IndVarSimplify.cpp | 131 LoopPredication("indvars-predicate-loops", cl::Hidden, cl::init(true), variable 1854 if (!LoopPredication) in predicateLoopExits()
|
| /openbsd-src/gnu/usr.bin/clang/libLLVMScalarOpts/ |
| H A D | Makefile | 48 LoopPredication.cpp \
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/Transforms/Scalar/ |
| H A D | BUILD.gn | 51 "LoopPredication.cpp",
|
| /openbsd-src/distrib/sets/lists/comp/ |
| H A D | clang.amd64 | 2721 ./usr/include/llvm/Transforms/Scalar/LoopPredication.h
|
| H A D | clang.macppc | 2720 ./usr/include/llvm/Transforms/Scalar/LoopPredication.h
|
| H A D | clang.loongson | 2720 ./usr/include/llvm/Transforms/Scalar/LoopPredication.h
|
| H A D | clang.octeon | 2720 ./usr/include/llvm/Transforms/Scalar/LoopPredication.h
|
| H A D | clang.arm64 | 2721 ./usr/include/llvm/Transforms/Scalar/LoopPredication.h
|
| H A D | clang.powerpc64 | 2719 ./usr/include/llvm/Transforms/Scalar/LoopPredication.h
|
| H A D | clang.armv7 | 2719 ./usr/include/llvm/Transforms/Scalar/LoopPredication.h
|
| H A D | clang.i386 | 2719 ./usr/include/llvm/Transforms/Scalar/LoopPredication.h
|
| H A D | clang.sparc64 | 2720 ./usr/include/llvm/Transforms/Scalar/LoopPredication.h
|
| /openbsd-src/gnu/llvm/clang/docs/tools/ |
| H A D | clang-formatted-files.txt | 5620 llvm/include/llvm/Transforms/Scalar/LoopPredication.h
|