Home
last modified time | relevance | path

Searched defs:calcSpillCost (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocFast.cpp782 unsigned RegAllocFastImpl::calcSpillCost(MCPhysReg PhysReg) const { in calcSpillCost() function in RegAllocFastImpl
H A DRegAllocGreedy.cpp849 BlockFrequency RAGreedy::calcSpillCost() { in calcSpillCost() function in RAGreedy