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

References

lib/Target/WebAssembly/WebAssemblyLateEHPrepare.cpp
  274     if (CatchPos->isEHLabel()) // EH pad starts with an EH label
  275       ++CatchPos;
  276     MachineInstr *Catch = &*CatchPos;