Searched refs:convertStoreInstruction (Results 1 – 1 of 1) sorted by relevance
247 return convertStoreInstruction(cast<StoreInst>(Instr)); in convertInstruction()337 Ice::Inst *convertStoreInstruction(const StoreInst *Instr) { in convertStoreInstruction() function in __anon7b11ea470111::LLVM2ICEFunctionConverter