Searched refs:InstStoreLoc (Results 1 – 3 of 3) sorted by relevance
390 const AliasAnalysis::Location &InstStoreLoc, in isPossibleSelfRead() argument398 if (AA.isNoAlias(InstReadLoc, InstStoreLoc)) return false; in isPossibleSelfRead()
478 const MemoryLocation &InstStoreLoc, in isPossibleSelfRead() argument488 if (AA.isNoAlias(InstReadLoc, InstStoreLoc)) return false; in isPossibleSelfRead()
539 const MemoryLocation &InstStoreLoc, in isPossibleSelfRead() argument550 if (AA.isNoAlias(InstReadLoc, InstStoreLoc)) in isPossibleSelfRead()