Home
last modified time | relevance | path

Searched refs:getScalarEvolutionIVs (Results 1 – 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDLoopStrengthReduce.cpp2297 const SmallVectorImpl<WeakVH> &getScalarEvolutionIVs() const { in getScalarEvolutionIVs() function in __anonb80fd50d0a11::LSRInstance
7047 for (const WeakVH &IV : LSR.getScalarEvolutionIVs()) { in GetInductionVariable()