Searched refs:SizeEstimation (Results 1 – 1 of 1) sorted by relevance
119 unsigned SizeEstimation; member316 Props.SizeEstimation = Metrics.NumInsts; in countLoop()317 Props.CanBeUnswitchedCount = MaxSize / (Props.SizeEstimation); in countLoop()319 MaxSize -= Props.SizeEstimation * Props.CanBeUnswitchedCount; in countLoop()343 Props.SizeEstimation; in forgetLoop()385 NewLoopProps.SizeEstimation = OldLoopProps.SizeEstimation; in cloneData()