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

References

lib/Transforms/Instrumentation/ControlHeightReduction.cpp
  585         if (!checkHoistValue(Op, InsertPoint, DT, Unhoistables, &OpsHoistStops,
  913       bool IsHoistable = checkHoistValue(SI->getCondition(), InsertPoint,
  934       bool IsHoistable = checkHoistValue(Branch->getCondition(), InsertPoint,
  967       assert(checkHoistValue(Branch->getCondition(), InsertPoint,
  975       assert(checkHoistValue(SI->getCondition(), InsertPoint, DT,
 1078     if (!checkHoistValue(V, InsertPoint, DT, Unhoistables, nullptr, Visited)) {
 1409       bool IsHoistable = checkHoistValue(BI->getCondition(), InsertPoint, DT,
 1421       bool IsHoistable = checkHoistValue(SI->getCondition(), InsertPoint, DT,