Searched refs:AMDGPUInformationCache (Results 1 – 1 of 1) sorted by relevance
141 class AMDGPUInformationCache : public InformationCache { class143 AMDGPUInformationCache(const Module &M, AnalysisGetter &AG, in AMDGPUInformationCache() function in __anon93435ae10111::AMDGPUInformationCache452 auto &InfoCache = static_cast<AMDGPUInformationCache &>(A.getInfoCache()); in updateImpl()558 auto &InfoCache = static_cast<AMDGPUInformationCache &>(A.getInfoCache()); in checkForQueuePtr()763 auto &InfoCache = static_cast<AMDGPUInformationCache &>(A.getInfoCache()); in initialize()783 auto &InfoCache = static_cast<AMDGPUInformationCache &>(A.getInfoCache()); in manifest()829 auto &InfoCache = static_cast<AMDGPUInformationCache &>(A.getInfoCache()); in initialize()848 auto &InfoCache = static_cast<AMDGPUInformationCache &>(A.getInfoCache()); in updateImpl()891 auto &InfoCache = static_cast<AMDGPUInformationCache &>(A.getInfoCache()); in manifest()1035 AMDGPUInformationCache InfoCache(M, AG, Allocator, nullptr, TM); in runImpl()