Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2094 const SmallVectorImpl<WeakVH> &getScalarEvolutionIVs() const { in getScalarEvolutionIVs() function in __anon3f0d62640a11::LSRInstance
6558 for (const WeakVH &IV : LSR.getScalarEvolutionIVs()) { in GetInductionVariable()