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