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