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

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

Completed in 120 milliseconds