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

References

lib/Transforms/Instrumentation/ControlHeightReduction.cpp
  751   assert((Exit == nullptr) == (R->isTopLevelRegion()) &&
  757   if (Exit)
  758     CHR_DEBUG(dbgs() << "Exit " << Exit->getName() << "\n");
  770   if (Exit) {
  785       if (S0 != S1 && (S0 == Exit || S1 == Exit)) {
  785       if (S0 != S1 && (S0 == Exit || S1 == Exit)) {