Searched refs:getAAResultsForFunction (Results 1 – 3 of 3) sorted by relevance
1115 AAResults *getAAResultsForFunction(const Function &F);
2839 AAResults *InformationCache::getAAResultsForFunction(const Function &F) { in getAAResultsForFunction() function in InformationCache
3174 AAR = A.getInfoCache().getAAResultsForFunction(*getAnchorScope()); in mayAliasWithArgument()