Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocFast.cpp756 unsigned RegAllocFast::calcSpillCost(MCPhysReg PhysReg) const { calcSpillCost() function in RegAllocFast
H A DRegAllocGreedy.cpp851 BlockFrequency RAGreedy::calcSpillCost() { calcSpillCost() function in RAGreedy