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