Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMLRegAllocEvictAdvisor.cpp270 struct LIFeatureComponents { struct
342 const LIFeatureComponents &
360 mutable DenseMap<RegID, LIFeatureComponents> CachedFeatures;
794 const LIFeatureComponents &
797 LIFeatureComponents Empty; in getLIFeatureComponents()
799 LIFeatureComponents &Ret = I.first->getSecond(); in getLIFeatureComponents()
884 const LIFeatureComponents &LIFC = getLIFeatureComponents(LI); in extractFeatures()