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

References

lib/Transforms/Instrumentation/ControlHeightReduction.cpp
  276     assert(HoistStopMap.empty() && "MapHoistStops must be empty");
 1367     assert(Scope->HoistStopMap.empty() && Scope->CHRRegions.empty() &&
 1373         for (auto pair : Scope->HoistStopMap) {
 1429       OutermostScope->HoistStopMap[R] = HoistStops;
 1507       hoistValue(BI->getCondition(), HoistPoint, R, Scope->HoistStopMap,
 1515       hoistValue(SI->getCondition(), HoistPoint, R, Scope->HoistStopMap,