Searched refs:replaceCongruentIVs (Results 1 – 4 of 4) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/ |
| H A D | ScalarEvolutionExpander.h | 263 unsigned replaceCongruentIVs(Loop *L, const DominatorTree *DT,
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
| H A D | IndVarSimplify.cpp | 2068 NumElimIV += Rewriter.replaceCongruentIVs(L, DT, DeadInsts, TTI); in run()
|
| H A D | LoopStrengthReduce.cpp | 6794 unsigned numFolded = Rewriter.replaceCongruentIVs(L, &DT, DeadInsts, &TTI); in ReduceLoopStrength()
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/ |
| H A D | ScalarEvolutionExpander.cpp | 1901 SCEVExpander::replaceCongruentIVs(Loop *L, const DominatorTree *DT, in replaceCongruentIVs() function in SCEVExpander
|