Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1763 SmallPtrSet<const SCEV *, 4> OldRegs = std::move(Regs); in RecomputeRegs() local
1771 for (const SCEV *S : OldRegs) in RecomputeRegs()