Searched refs:SliceCost (Results 1 – 2 of 2) sorted by relevance
712 InstructionCost SliceCost = 0; in hasExpensiveColdOperand() local714 SliceCost += TTI->getInstructionCost(ColdSlice.top(), in hasExpensiveColdOperand()723 divideNearest(SliceCost * HotWeight, TotalWeight); in hasExpensiveColdOperand()
17985 LoadedSlice::Cost SliceCost(LS, ForCodeSize); in isSlicingProfitable() local17986 GlobalSlicingCost += SliceCost; in isSlicingProfitable()