Searched refs:InductiveRangeCheckElimination (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Transforms/Scalar/ |
| H A D | CMakeLists.txt | 22 InductiveRangeCheckElimination.cpp
|
| H A D | InductiveRangeCheckElimination.cpp | 231 class InductiveRangeCheckElimination { class 246 InductiveRangeCheckElimination(ScalarEvolution &SE, in InductiveRangeCheckElimination() function in __anonfaeb45920111::InductiveRangeCheckElimination 1778 InductiveRangeCheckElimination IRCE(SE, &BPI, DT, LI, { getBFI }); in run() 1830 InductiveRangeCheckElimination IRCE(SE, &BPI, DT, LI); in runOnFunction() 1855 InductiveRangeCheckElimination::isProfitableToTransform(const Loop &L, in isProfitableToTransform() 1885 bool InductiveRangeCheckElimination::run( in run()
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Transforms/Scalar/ |
| H A D | BUILD.gn | 34 "InductiveRangeCheckElimination.cpp",
|
| /llvm-project-15.0.7/clang/docs/tools/ |
| H A D | clang-formatted-files.txt | 5613 llvm/include/llvm/Transforms/Scalar/InductiveRangeCheckElimination.h
|