reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
113 struct InformationCache;
722 Attributor(InformationCache &InfoCache, unsigned DepRecomputeInterval, 798 InformationCache &getInfoCache() { return InfoCache; } 997 InformationCache &InfoCache;lib/Transforms/IPO/Attributor.cpp
4365 checkForAllInstructionsImpl(InformationCache::OpcodeInstMapTy &OpcodeInstMap, 4930 InformationCache InfoCache(M, AG);