Searched refs:optimizeMemoryInstruction (Results 1 – 1 of 1) sorted by relevance
93 bool optimizeMemoryInstruction(Instruction *I, unsigned Idx);246 bool NVPTXFavorNonGenericAddrSpaces::optimizeMemoryInstruction(Instruction *MI, in optimizeMemoryInstruction() function in NVPTXFavorNonGenericAddrSpaces277 Changed |= optimizeMemoryInstruction(&I, 0); in runOnFunction()280 Changed |= optimizeMemoryInstruction(&I, 1); in runOnFunction()