Home
last modified time | relevance | path

Searched refs:AMDGPUInformationCache (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAttributor.cpp92 class AMDGPUInformationCache : public InformationCache { class
94 AMDGPUInformationCache(const Module &M, AnalysisGetter &AG, in AMDGPUInformationCache() function in AMDGPUInformationCache
338 auto &InfoCache = static_cast<AMDGPUInformationCache &>(A.getInfoCache()); in updateImpl()
508 AMDGPUInformationCache InfoCache(M, AG, Allocator, nullptr, *TM); in runOnModule()