Searched refs:getExceptionFor (Results 1 – 4 of 4) sorted by relevance
66 WebAssemblyException *WE = getExceptionFor(MBB); in recalculate()158 WebAssemblyException *WE = getExceptionFor(MBB); in getOutermostException()
148 WebAssemblyException *getExceptionFor(const MachineBasicBlock *MBB) const { in getExceptionFor() function
197 WebAssemblyException *WE = WEI.getExceptionFor(TryToEHPad[Begin]); in getBottom()446 WebAssemblyException *WE = WEI.getExceptionFor(&MBB); in placeTryMarker()
86 const auto *WE = WEI.getExceptionFor(MBB); in getRegionFor()