Searched refs:isCallIndirect (Results 1 – 3 of 3) sorted by relevance
47 if (isCallIndirect(MI.getOpcode())) in mayThrow()
249 if (WebAssembly::isCallIndirect(MI->getOpcode())) in lower()
476 inline bool isCallIndirect(unsigned Opc) { in isCallIndirect() function