Searched defs:IVS (Results 1 – 4 of 4) sorted by relevance
| /external/llvm-project/polly/lib/CodeGen/ |
| D | IslNodeBuilder.cpp | 385 std::vector<Value *> &IVS, in createUserVector() 453 std::vector<Value *> IVS(VectorWidth); in createForVector() local 925 std::vector<LoopToScevMapT> &VLTS, std::vector<Value *> &IVS, in createSubstitutionsVector()
|
| /external/llvm-project/llvm/lib/Transforms/Scalar/ |
| D | IndVarSimplify.cpp | 1930 IndVarSimplify IVS(&AR.LI, &AR.SE, &AR.DT, DL, &AR.TLI, &AR.TTI, AR.MSSA, in run() local 1968 IndVarSimplify IVS(LI, SE, DT, DL, TLI, TTI, MSSA, AllowIVWidening); in runOnLoop() local
|
| /external/llvm/lib/Transforms/Scalar/ |
| 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
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| 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
|