reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Transforms/Scalar/LoopRerollPass.cpp
 1236         LastRootIt = RootIt;
 1282       for (; LastRootIt < RootIt; ++LastRootIt) {
 1282       for (; LastRootIt < RootIt; ++LastRootIt) {
 1283         Instruction *I = LastRootIt->first;
 1284         if (LastRootIt->second.find_first() < (int)Iter)
 1404       LastRootIt = RootIt;