Searched refs:ScaledCount (Results 1 – 1 of 1) sorted by relevance
339 auto ScaledCount = PSI->getProfileCount(*CB, BFI); in computeFunctionSummary() local340 auto Hotness = ScaledCount ? getHotness(ScaledCount.getValue(), PSI) in computeFunctionSummary()