Searched refs:computeDomSubtreeCost (Results 1 – 1 of 1) sorted by relevance
2477 static InstructionCost computeDomSubtreeCost( in computeDomSubtreeCost() function2497 return Sum + computeDomSubtreeCost(*ChildN, BBCostMap, DTCostMap); in computeDomSubtreeCost()2898 Cost += computeDomSubtreeCost(*DT[SuccBB], BBCostMap, DTCostMap); in unswitchBestCondition()