Searched refs:IsHotCallsite (Results 1 – 1 of 1) sorted by relevance
398 auto GetAdjustedThreshold = [](unsigned Threshold, bool IsHotCallsite) { in computeImportForFunction() argument402 if (IsHotCallsite) in computeImportForFunction()407 bool IsHotCallsite = in computeImportForFunction() local409 const auto AdjThreshold = GetAdjustedThreshold(Threshold, IsHotCallsite); in computeImportForFunction()