Searched refs:RelativeToEntryFreq (Results 1 – 1 of 1) sorted by relevance
1308 BranchProbability RelativeToEntryFreq; in tryPartialInline() local1310 RelativeToEntryFreq = getOutliningCallBBRelativeFreq(Cloner); in tryPartialInline()1317 RelativeToEntryFreq = BranchProbability(0, 1); in tryPartialInline()1320 BlockFrequency(NonWeightedRcost.getValue()) * RelativeToEntryFreq; in tryPartialInline()