Searched refs:SliceCost (Results 1 – 2 of 2) sorted by relevance
991 InstructionCost SliceCost = 0; in hasExpensiveColdOperand() local993 SliceCost += TTI->getInstructionCost(ColdSlice.top(), in hasExpensiveColdOperand()1002 divideNearest(SliceCost * HotWeight, TotalWeight); in hasExpensiveColdOperand()
19610 LoadedSlice::Cost SliceCost(LS, ForCodeSize); in isSlicingProfitable() local19611 GlobalSlicingCost += SliceCost; in isSlicingProfitable()