Searched defs:TotalCost (Results 1 – 4 of 4) sorted by relevance
392 CostType TotalCost = 0; member
330 int TotalCost = TotalSecondaryCost + IC.getCost() * NumCallerUsers; in shouldBeDeferred() local
111 int64_t TotalCost = 0; in run() local
2621 InstructionCost TotalCost = ComparisonCost * BranchCost * DifferentBlocks; in findCostForOutputBlocks() local