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

References

lib/Target/WebAssembly/WebAssemblyCFGSort.cpp
   93     const auto *WE = WEI.getExceptionFor(MBB);
lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp
  462   WebAssemblyException *WE = WEI.getExceptionFor(&MBB);
lib/Target/WebAssembly/WebAssemblyExceptionInfo.cpp
   61     WebAssemblyException *WE = getExceptionFor(MBB);
  143   WebAssemblyException *WE = getExceptionFor(MBB);
unittests/Target/WebAssembly/WebAssemblyExceptionInfoTest.cpp
  181   auto *WE0 = WEI.getExceptionFor(MBB2);
  188   auto *WE0_0 = WEI.getExceptionFor(MBB3);
  195   WE0_0 = WEI.getExceptionFor(MBB4);
  200   WE0_0 = WEI.getExceptionFor(MBB5);
  205   WE0_0 = WEI.getExceptionFor(MBB6);
  210   WE0_0 = WEI.getExceptionFor(MBB10);
  215   auto *WE0_0_0 = WEI.getExceptionFor(MBB8);
  222   auto *WE0_1 = WEI.getExceptionFor(MBB9);
  356   auto *WE0 = WEI.getExceptionFor(MBB1);
  363   WE0 = WEI.getExceptionFor(MBB2);
  368   WE0 = WEI.getExceptionFor(MBB7);
  373   WE0 = WEI.getExceptionFor(MBB8);
  378   auto *WE0_0 = WEI.getExceptionFor(MBB3);
  385   WE0_0 = WEI.getExceptionFor(MBB4);
  390   WE0_0 = WEI.getExceptionFor(MBB5);
  395   WE0_0 = WEI.getExceptionFor(MBB6);
  400   WE0_0 = WEI.getExceptionFor(MBB12);
  405   auto *WE0_0_0 = WEI.getExceptionFor(MBB10);
  412   auto *WE0_1 = WEI.getExceptionFor(MBB11);