Searched refs:isCallIndirect (Results 1 – 3 of 3) sorted by relevance
99 bool WebAssembly::isCallIndirect(const MachineInstr &MI) { in isCallIndirect() function in WebAssembly190 if (isCallIndirect(MI)) in mayThrow()
32 bool isCallIndirect(const MachineInstr &MI);
186 if (WebAssembly::isCallIndirect(*MI)) in Lower()