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

References

lib/CodeGen/AsmPrinter/EHStreamer.cpp
  247           SawPotentiallyThrowing |= !callToNoUnwindFunction(&MI);
  254         SawPotentiallyThrowing = false;
  271       if (SawPotentiallyThrowing && Asm->MAI->usesCFIForEH()) {
  321   if (SawPotentiallyThrowing && !IsSJLJ) {