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.cpp228 return canEvictInterferenceBasedOnCost(VirtReg, PhysReg, true, MaxCost, in canEvictHintInterference()
241 bool DefaultEvictionAdvisor::canEvictInterferenceBasedOnCost( in canEvictInterferenceBasedOnCost() function in DefaultEvictionAdvisor
355 !canEvictInterferenceBasedOnCost(VirtReg, PhysReg, false, BestCost, in tryFindEvictionCandidate()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRegAllocEvictionAdvisor.h291 bool canEvictInterferenceBasedOnCost(const LiveInterval &, MCRegister, bool,