Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMLRegAllocEvictAdvisor.cpp360 mutable DenseMap<RegID, LIFeatureComponents> CachedFeatures; member in __anon5e263b5e0111::MLEvictAdvisor
798 auto I = CachedFeatures.insert(std::make_pair(ID, Empty)); in getLIFeatureComponents()