Searched refs:CumulativeCost (Results 1 – 4 of 4) sorted by relevance
64 unsigned CumulativeCost; member67 : ConstInt(ConstInt), CumulativeCost(0) { } in ConstantCandidate()71 CumulativeCost += Cost; in addUser()
78 unsigned CumulativeCost = 0; member84 CumulativeCost += Cost; in addUser()
339 if (ConstCand->CumulativeCost > MaxCostItr->CumulativeCost) in maximizeConstantsInRange()
497 if (ConstCand->CumulativeCost > MaxCostItr->CumulativeCost) in maximizeConstantsInRange()