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