Searched refs:NormalizedHotness (Results 1 – 1 of 1) sorted by relevance
177 double NormalizedHotness = in shouldInline() local180 if (NormalizedHotness > 1.0) in shouldInline()181 NormalizedHotness = 1.0; in shouldInline()185 SampleThreshold = SampleHotCallSiteThreshold * NormalizedHotness * 100 + in shouldInline()