Searched refs:getLocForRead (Results 1 – 3 of 3) sorted by relevance
204 getLocForRead(Instruction *Inst, AliasAnalysis &AA) { in getLocForRead() function394 AliasAnalysis::Location InstReadLoc = getLocForRead(Inst, AA); in isPossibleSelfRead()408 AliasAnalysis::Location DepReadLoc = getLocForRead(DepWrite, AA); in isPossibleSelfRead()
179 static MemoryLocation getLocForRead(Instruction *Inst, in getLocForRead() function484 MemoryLocation InstReadLoc = getLocForRead(Inst, TLI); in isPossibleSelfRead()498 MemoryLocation DepReadLoc = getLocForRead(DepWrite, TLI); in isPossibleSelfRead()
222 static MemoryLocation getLocForRead(Instruction *Inst, in getLocForRead() function545 MemoryLocation InstReadLoc = getLocForRead(Inst, TLI); in isPossibleSelfRead()569 MemoryLocation DepReadLoc = getLocForRead(DepWrite, TLI); in isPossibleSelfRead()