Searched refs:convertCallInstruction (Results 1 – 1 of 1) sorted by relevance
317 return convertCallInstruction(cast<CallInst>(Instr)); in convertInstruction()553 Ice::Inst *convertCallInstruction(const CallInst *Instr) { in convertCallInstruction() function in __anon7b11ea470111::LLVM2ICEFunctionConverter