Searched refs:NormalizedHotness (Results 1 – 1 of 1) sorted by relevance
170 double NormalizedHotness = in shouldInline() local173 if (NormalizedHotness > 1.0) in shouldInline()174 NormalizedHotness = 1.0; in shouldInline()178 SampleThreshold = SampleHotCallSiteThreshold * NormalizedHotness * 100 + in shouldInline()