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

/external/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp354 unsigned calculateRegionSplitCost(LiveInterval &VirtReg,
1310 calculateRegionSplitCost(VirtReg, Order, BestCost, NumCands,
1320 unsigned RAGreedy::calculateRegionSplitCost(LiveInterval &VirtReg, function in class:RAGreedy
2203 unsigned BestCand = calculateRegionSplitCost(VirtReg, Order, BestCost,

Completed in 943 milliseconds