Searched refs:AMDGPUInformationCache (Results 1 – 1 of 1) sorted by relevance
130 class AMDGPUInformationCache : public InformationCache { class132 AMDGPUInformationCache(const Module &M, AnalysisGetter &AG, in AMDGPUInformationCache() function in __anon4805a6110111::AMDGPUInformationCache405 auto &InfoCache = static_cast<AMDGPUInformationCache &>(A.getInfoCache()); in updateImpl()501 auto &InfoCache = static_cast<AMDGPUInformationCache &>(A.getInfoCache()); in checkForQueuePtr()632 auto &InfoCache = static_cast<AMDGPUInformationCache &>(A.getInfoCache()); in initialize()671 auto &InfoCache = static_cast<AMDGPUInformationCache &>(A.getInfoCache()); in manifest()759 AMDGPUInformationCache InfoCache(M, AG, Allocator, nullptr, *TM); in runOnModule()