Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocEvictionAdvisor.cpp173 return canEvictInterferenceBasedOnCost(VirtReg, PhysReg, true, MaxCost, in canEvictHintInterference()
186 bool DefaultEvictionAdvisor::canEvictInterferenceBasedOnCost( in canEvictInterferenceBasedOnCost() function in DefaultEvictionAdvisor
300 !canEvictInterferenceBasedOnCost(VirtReg, PhysReg, false, BestCost, in tryFindEvictionCandidate()
H A DRegAllocEvictionAdvisor.h215 bool canEvictInterferenceBasedOnCost(const LiveInterval &, MCRegister, bool,