Searched refs:isOnlyCopiedFromConstantGlobal (Results 1 – 1 of 1) sorted by relevance
55 isOnlyCopiedFromConstantGlobal(Value *V, MemTransferInst *&TheCopy, in isOnlyCopiedFromConstantGlobal() function160 isOnlyCopiedFromConstantGlobal(AllocaInst *AI, in isOnlyCopiedFromConstantGlobal() function163 if (isOnlyCopiedFromConstantGlobal(AI, TheCopy, ToDelete)) in isOnlyCopiedFromConstantGlobal()285 if (MemTransferInst *Copy = isOnlyCopiedFromConstantGlobal(&AI, ToDelete)) { in visitAllocaInst()