Home
last modified time | relevance | path

Searched refs:InductiveRangeCheckElimination (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DCMakeLists.txt22 InductiveRangeCheckElimination.cpp
H A DInductiveRangeCheckElimination.cpp231 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 DBUILD.gn34 "InductiveRangeCheckElimination.cpp",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt5613 llvm/include/llvm/Transforms/Scalar/InductiveRangeCheckElimination.h