Searched refs:TheCopy (Results 1 – 1 of 1) sorted by relevance
43 Value *V, MemTransferInst *&TheCopy, in isOnlyCopiedFromConstantMemory() argument122 if (TheCopy) return false; in isOnlyCopiedFromConstantMemory()136 TheCopy = MI; in isOnlyCopiedFromConstantMemory()149 MemTransferInst *TheCopy = nullptr; in isOnlyCopiedFromConstantMemory() local150 if (isOnlyCopiedFromConstantMemory(AA, AI, TheCopy, ToDelete)) in isOnlyCopiedFromConstantMemory()151 return TheCopy; in isOnlyCopiedFromConstantMemory()