Searched refs:convertLoadInstruction (Results 1 – 1 of 1) sorted by relevance
245 return convertLoadInstruction(cast<LoadInst>(Instr)); in convertInstruction()331 Ice::Inst *convertLoadInstruction(const LoadInst *Instr) { in convertLoadInstruction() function in __anon0674e6300111::LLVM2ICEFunctionConverter