Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMLRegallocEvictAdvisor.cpp
H A DMLRegAllocEvictAdvisor.cpp277 struct LIFeatureComponents { struct
349 const LIFeatureComponents &
367 mutable DenseMap<RegID, LIFeatureComponents> CachedFeatures;
884 const LIFeatureComponents &
887 LIFeatureComponents Empty; in getLIFeatureComponents()
889 LIFeatureComponents &Ret = I.first->getSecond(); in getLIFeatureComponents()
974 const LIFeatureComponents &LIFC = getLIFeatureComponents(LI); in extractFeatures()