reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
63 MinRegionIndex = NumRegions; // MaxRegionIndex is already initialized to 0. 136 for (uptr I = MinRegionIndex; I <= MaxRegionIndex; I++) 253 if (RegionIndex < MinRegionIndex) 254 MinRegionIndex = RegionIndex; 376 for (uptr I = MinRegionIndex; I <= MaxRegionIndex; I++) {