Searched defs:IVS (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | IndVarSimplify.cpp | 2214 IndVarSimplify IVS(&AR.LI, &AR.SE, &AR.DT, DL, &AR.TLI, &AR.TTI, AR.MSSA, in run() local 2252 IndVarSimplify IVS(LI, SE, DT, DL, TLI, TTI, MSSA, AllowIVWidening); in runOnLoop() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | IndVarSimplify.cpp | 2232 IndVarSimplify IVS(LI, SE, DT, DL, TLI, TTI); in run() local 2260 IndVarSimplify IVS(LI, SE, DT, DL, TLI, TTI); in runOnLoop() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | IndVarSimplify.cpp | 3164 IndVarSimplify IVS(&AR.LI, &AR.SE, &AR.DT, DL, &AR.TLI, &AR.TTI); in run() local 3195 IndVarSimplify IVS(LI, SE, DT, DL, TLI, TTI); in runOnLoop() local
|