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

References

lib/CodeGen/VirtRegMap.cpp
  333         I = Indexes->advanceMBBIndex(I, Seg.start);
  334         for (; I != Indexes->MBBIndexEnd() && I->first < Seg.end; ++I) {