Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDRegAllocGreedy.h356 unsigned calculateRegionSplitCost(const LiveInterval &VirtReg,
HDRegAllocGreedy.cpp1083 unsigned BestCand = calculateRegionSplitCost(VirtReg, Order, BestCost, in tryRegionSplit()
1171 unsigned RAGreedy::calculateRegionSplitCost(const LiveInterval &VirtReg, in calculateRegionSplitCost() function in RAGreedy
2195 unsigned BestCand = calculateRegionSplitCost(VirtReg, Order, BestCost, in tryAssignCSRFirstTime()