Searched refs:isCallIndirect (Results 1 – 4 of 4) sorted by relevance
51 if (isCallIndirect(MI.getOpcode())) in mayThrow()
219 if (WebAssembly::isCallIndirect(MI->getOpcode())) in lower()
426 inline bool isCallIndirect(unsigned Opc) { in isCallIndirect() function