Searched refs:getAliasSetFor (Results 1 – 3 of 3) sorted by relevance
327 AliasSet &AliasSetTracker::getAliasSetFor(const MemoryLocation &MemLoc) { in getAliasSetFor() function in AliasSetTracker610 AliasSet &AS = getAliasSetFor(Loc); in addPointer()
390 AliasSet &getAliasSetFor(const MemoryLocation &MemLoc);
1122 auto &AS = CurAST->getAliasSetFor(MemoryLocation::get(SI)); in canSinkOrHoistInst()2054 bool isInvalidatedAccordingToAST = CurAST->getAliasSetFor(MemLoc).isMod(); in pointerInvalidatedByLoop()