Home
last modified time | relevance | path

Searched defs:IRCE (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DInductiveRangeCheckElimination.cpp1757 InductiveRangeCheckElimination IRCE(AR.SE, BPI, AR.DT, AR.LI); in run() local
1778 InductiveRangeCheckElimination IRCE(SE, &BPI, DT, LI); in runOnLoop() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DInductiveRangeCheckElimination.cpp1785 InductiveRangeCheckElimination IRCE(SE, &BPI, DT, LI, { getBFI }); in run() local
1837 InductiveRangeCheckElimination IRCE(SE, &BPI, DT, LI); in runOnFunction() local