Searched refs:isCatchAllTerminatePad (Results 1 – 3 of 3) sorted by relevance
48 bool isCatchAllTerminatePad(const MachineBasicBlock &MBB);
53 if (WebAssembly::isCatchAllTerminatePad(*EHPad)) in recalculate()
227 bool WebAssembly::isCatchAllTerminatePad(const MachineBasicBlock &MBB) { in isCatchAllTerminatePad() function in WebAssembly