Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DDeadStoreElimination.cpp450 const MemoryLocation &InstStoreLoc, in isPossibleSelfRead() argument
460 if (AA.isNoAlias(InstReadLoc, InstStoreLoc)) return false; in isPossibleSelfRead()