Home
last modified time | relevance | path

Searched refs:isOnlyCopiedFromConstantMemory (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp42 isOnlyCopiedFromConstantMemory(AAResults *AA, in isOnlyCopiedFromConstantMemory() function
146 isOnlyCopiedFromConstantMemory(AAResults *AA, in isOnlyCopiedFromConstantMemory() function
150 if (isOnlyCopiedFromConstantMemory(AA, AI, TheCopy, ToDelete)) in isOnlyCopiedFromConstantMemory()
404 if (MemTransferInst *Copy = isOnlyCopiedFromConstantMemory(AA, &AI, ToDelete)) { in visitAllocaInst()