Searched defs:IRCE (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | InductiveRangeCheckElimination.cpp | 1757 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/ |
D | InductiveRangeCheckElimination.cpp | 1785 InductiveRangeCheckElimination IRCE(SE, &BPI, DT, LI, { getBFI }); in run() local 1837 InductiveRangeCheckElimination IRCE(SE, &BPI, DT, LI); in runOnFunction() local
|