Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMLRegAllocEvictAdvisor.cpp359 mutable DenseMap<RegID, LIFeatureComponents> CachedFeatures; member in __anon7996ed3f0111::MLEvictAdvisor
795 auto I = CachedFeatures.insert(std::make_pair(ID, Empty)); in getLIFeatureComponents()