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