Searched refs:getExceptionFor (Results 1 – 5 of 5) sorted by relevance
195 WE0_0 = WEI.getExceptionFor(MBB4); in TEST()200 WE0_0 = WEI.getExceptionFor(MBB5); in TEST()205 WE0_0 = WEI.getExceptionFor(MBB6); in TEST()210 WE0_0 = WEI.getExceptionFor(MBB10); in TEST()363 WE0 = WEI.getExceptionFor(MBB2); in TEST()368 WE0 = WEI.getExceptionFor(MBB7); in TEST()373 WE0 = WEI.getExceptionFor(MBB8); in TEST()385 WE0_0 = WEI.getExceptionFor(MBB4); in TEST()390 WE0_0 = WEI.getExceptionFor(MBB5); in TEST()395 WE0_0 = WEI.getExceptionFor(MBB6); in TEST()[all …]
133 auto *SrcWE = getExceptionFor(EHPad); in recalculate()134 auto *DstWE = getExceptionFor(UnwindDest); in recalculate()169 auto *WE = getExceptionFor(EHPad); in recalculate()197 WebAssemblyException *WE = getExceptionFor(MBB); in recalculate()220 WebAssemblyException *InnerWE = getExceptionFor(MBB); in recalculate()243 WebAssemblyException *WE = getExceptionFor(MBB); in recalculate()328 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()