Searched refs:calcGlobalSplitCost (Results 1 – 3 of 3) sorted by relevance
260 float calcGlobalSplitCost(GlobalSplitCandidate&);895 float RAGreedy::calcGlobalSplitCost(GlobalSplitCandidate &Cand) { in calcGlobalSplitCost() function in RAGreedy1155 Cost += calcGlobalSplitCost(Cand); in tryRegionSplit()
353 BlockFrequency calcGlobalSplitCost(GlobalSplitCandidate&);1161 BlockFrequency RAGreedy::calcGlobalSplitCost(GlobalSplitCandidate &Cand) { in calcGlobalSplitCost() function in RAGreedy1447 Cost += calcGlobalSplitCost(Cand); in calculateRegionSplitCost()
460 BlockFrequency calcGlobalSplitCost(GlobalSplitCandidate &,1546 BlockFrequency RAGreedy::calcGlobalSplitCost(GlobalSplitCandidate &Cand, in calcGlobalSplitCost() function in RAGreedy1900 Cost += calcGlobalSplitCost(Cand, Order, &HasEvictionChain); in calculateRegionSplitCost()