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

References

lib/Transforms/Instrumentation/ControlHeightReduction.cpp
 1454   auto IT = HoistStopMap.find(R);
 1455   assert(IT != HoistStopMap.end() && "Region must be in hoist stop map");
 1487       hoistValue(Op, HoistPoint, R, HoistStopMap, HoistedSet, TrivialPHIs, DT);