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