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