Searched refs:WeightedRcost (Results 1 – 1 of 1) sorted by relevance
1320 BlockFrequency WeightedRcost; in tryPartialInline() local1337 WeightedRcost = BlockFrequency(NonWeightedRcost) * RelativeToEntryFreq; in tryPartialInline()1382 if (!shouldPartialInline(CS, Cloner, WeightedRcost, CallerORE)) in tryPartialInline()