Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMLRegallocEvictAdvisor.cpp231 struct LIFeatureComponents { struct
301 const LIFeatureComponents &
319 mutable DenseMap<RegID, LIFeatureComponents> CachedFeatures;
695 const LIFeatureComponents &
698 LIFeatureComponents Empty; in getLIFeatureComponents()
700 LIFeatureComponents &Ret = I.first->getSecond(); in getLIFeatureComponents()
784 const LIFeatureComponents &LIFC = getLIFeatureComponents(LI); in extractFeatures()