Searched refs:EndTryTable (Results 1 – 1 of 1) sorted by relevance
939 MachineInstr *EndTryTable = in placeTryTableMarker() local942 registerTryScope(TryTable, EndTryTable, &MBB); in placeTryTableMarker()1504 MachineInstr *EndTryTable = BuildMI(EndTryTableBB, RangeEnd->getDebugLoc(), in addNestedTryTable() local1506 registerTryScope(TryTable, EndTryTable, nullptr); in addNestedTryTable()1558 MachineInstr *EndTryTable = nullptr, *EndLoop = nullptr; in splitEndLoopBB() local1561 EndTryTable = &MI; in splitEndLoopBB()1564 if (EndTryTable && MI.getOpcode() == WebAssembly::END_LOOP) { in splitEndLoopBB()1966 auto *EndTryTable = BeginToEnd[TryTable]; in fixCallUnwindMismatches() local1967 splitEndLoopBB(EndTryTable->getParent()); in fixCallUnwindMismatches()2209 auto *EndTryTable = BeginToEnd[TryTable]; in fixCatchUnwindMismatches() local[all …]