Searched refs:getExceptionFor (Results 1 – 4 of 4) sorted by relevance
132 auto *SrcWE = getExceptionFor(EHPad); in recalculate()133 auto *DstWE = getExceptionFor(UnwindDest); in recalculate()168 auto *WE = getExceptionFor(EHPad); in recalculate()196 WebAssemblyException *WE = getExceptionFor(MBB); in recalculate()219 WebAssemblyException *InnerWE = getExceptionFor(MBB); in recalculate()242 WebAssemblyException *WE = getExceptionFor(MBB); in recalculate()327 WebAssemblyException *WE = getExceptionFor(MBB); in getOutermostException()
19 const auto *WE = WEI.getExceptionFor(MBB); in getRegionFor()49 return getBottom(WEI.getExceptionFor(R->getHeader())); in getBottom()64 MachineBasicBlock *ExBottom = getBottom(WEI.getExceptionFor(MBB)); in getBottom()
153 WebAssemblyException *getExceptionFor(const MachineBasicBlock *MBB) const { in getExceptionFor() function
490 WebAssemblyException *WE = WEI.getExceptionFor(&MBB); in placeTryMarker()