Searched refs:findCatch (Results 1 – 5 of 5) sorted by relevance
61 MachineInstr *findCatch(MachineBasicBlock *EHPad);
149 MachineInstr *WebAssembly::findCatch(MachineBasicBlock *EHPad) { in findCatch() function in WebAssembly
1501 std::next(WebAssembly::findCatch(EHPad)->getReverseIterator()); in fixEndsAtEndOfFunction()