Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMLRegallocEvictAdvisor.cpp319 mutable DenseMap<RegID, LIFeatureComponents> CachedFeatures; member in __anon8d2f77590111::MLEvictAdvisor
699 auto I = CachedFeatures.insert(std::make_pair(ID, Empty)); in getLIFeatureComponents()