Searched refs:convertRetInstruction (Results 1 – 1 of 1) sorted by relevance
231 return convertRetInstruction(cast<ReturnInst>(Instr)); in convertInstruction()389 Ice::Inst *convertRetInstruction(const ReturnInst *Instr) { in convertRetInstruction() function in __anon7b11ea470111::LLVM2ICEFunctionConverter