Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMLRegallocEvictAdvisor.cpp302 getLIFeatureComponents(const LiveInterval &LI) const;
696 MLEvictAdvisor::getLIFeatureComponents(const LiveInterval &LI) const { in getLIFeatureComponents() function in MLEvictAdvisor
784 const LIFeatureComponents &LIFC = getLIFeatureComponents(LI); in extractFeatures()