reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Analysis/LazyValueInfo.cpp
 1624   Info.AC = &getAnalysis<AssumptionCacheTracker>().getAssumptionCache(F);
 1625   const DataLayout &DL = F.getParent()->getDataLayout();
 1630   Info.TLI = &getAnalysis<TargetLibraryInfoWrapperPass>().getTLI(F);