Searched refs:NonWeightedRcost (Results 1 – 1 of 1) sorted by relevance
1309 InstructionCost NonWeightedRcost = std::get<1>(OutliningCosts); in tryPartialInline() local1311 assert(SizeCost.isValid() && NonWeightedRcost.isValid() && in tryPartialInline()1328 BlockFrequency(*NonWeightedRcost.getValue()) * RelativeToEntryFreq; in tryPartialInline()