Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp190 static MemoryLocation getLocForWrite(Instruction *Inst) { in getLocForWrite() function
305 MemoryLocation Loc = getLocForWrite(I); in getStoredPointerOperand()
1005 MemoryLocation Loc = getLocForWrite(EarlierWrite); in removePartiallyOverlappedStores()
1124 MemoryLocation Loc = getLocForWrite(Inst); in eliminateDeadStores()
1148 MemoryLocation DepLoc = getLocForWrite(DepWrite); in eliminateDeadStores()