Searched refs:getExceptionFor (Results 1 – 4 of 4) sorted by relevance
135 auto *SrcWE = getExceptionFor(EHPad); in recalculate()136 auto *DstWE = getExceptionFor(UnwindDest); in recalculate()171 auto *WE = getExceptionFor(EHPad); in recalculate()199 WebAssemblyException *WE = getExceptionFor(MBB); in recalculate()222 WebAssemblyException *InnerWE = getExceptionFor(MBB); in recalculate()246 WebAssemblyException *WE = getExceptionFor(MBB); in recalculate()331 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
489 WebAssemblyException *WE = WEI.getExceptionFor(&MBB); in placeTryMarker()