reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1435 if (skipFunction(F)) 1439 auto *TLI = &getAnalysis<TargetLibraryInfoWrapperPass>().getTLI(F); 1444 auto LookupAssumptionCache = [this, &F]() -> AssumptionCache & { 1445 return getAnalysis<AssumptionCacheTracker>().getAssumptionCache(F); 1451 return Impl.runImpl(F, MD, TLI, LookupAliasAnalysis, LookupAssumptionCache,