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

/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1217 SmallPtrSet<const SCEV *, 4> OldRegs = Regs; local
1227 for (SmallPtrSet<const SCEV *, 4>::iterator I = OldRegs.begin(),
1228 E = OldRegs.end(); I != E; ++I)

Completed in 181 milliseconds