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

References

include/llvm/CodeGen/MachineFunction.h
  918     assert(hasWasmLandingPadIndex(LPad));
lib/CodeGen/AsmPrinter/WasmException.cpp
   47     if (MF->hasWasmLandingPadIndex(Info.LandingPadBlock)) {
   86     if (!MF.hasWasmLandingPadIndex(LPad))