Searched refs:getLocForWrite (Results 1 – 3 of 3) sorted by relevance
165 getLocForWrite(Instruction *Inst, AliasAnalysis &AA) { in getLocForWrite() function474 AliasAnalysis::Location Loc = getLocForWrite(Inst, *AA); in runOnBasicBlock()489 AliasAnalysis::Location DepLoc = getLocForWrite(DepWrite, *AA); in runOnBasicBlock()
190 static MemoryLocation getLocForWrite(Instruction *Inst) { in getLocForWrite() function305 MemoryLocation Loc = getLocForWrite(I); in getStoredPointerOperand()1003 MemoryLocation Loc = getLocForWrite(EarlierWrite); in removePartiallyOverlappedStores()1123 MemoryLocation Loc = getLocForWrite(Inst); in eliminateDeadStores()1147 MemoryLocation DepLoc = getLocForWrite(DepWrite); in eliminateDeadStores()
149 static MemoryLocation getLocForWrite(Instruction *Inst, AliasAnalysis &AA) { in getLocForWrite() function907 MemoryLocation Loc = getLocForWrite(Inst, *AA); in eliminateDeadStores()922 MemoryLocation DepLoc = getLocForWrite(DepWrite, *AA); in eliminateDeadStores()