Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DDeadStoreElimination.cpp233 static MemoryLocation getLocForRead(Instruction *Inst, in getLocForRead() function
456 MemoryLocation InstReadLoc = getLocForRead(Inst, TLI); in isPossibleSelfRead()
470 MemoryLocation DepReadLoc = getLocForRead(DepWrite, TLI); in isPossibleSelfRead()