Searched refs:AMDGPUInformationCache (Results 1 – 1 of 1) sorted by relevance
135 class AMDGPUInformationCache : public InformationCache { class137 AMDGPUInformationCache(const Module &M, AnalysisGetter &AG, in AMDGPUInformationCache() function in __anon130d36380111::AMDGPUInformationCache411 auto &InfoCache = static_cast<AMDGPUInformationCache &>(A.getInfoCache()); in updateImpl()513 auto &InfoCache = static_cast<AMDGPUInformationCache &>(A.getInfoCache()); in checkForQueuePtr()655 auto &InfoCache = static_cast<AMDGPUInformationCache &>(A.getInfoCache()); in initialize()694 auto &InfoCache = static_cast<AMDGPUInformationCache &>(A.getInfoCache()); in manifest()782 AMDGPUInformationCache InfoCache(M, AG, Allocator, nullptr, *TM); in runOnModule()