Searched refs:SizeEstimation (Results 1 – 1 of 1) sorted by relevance
103 unsigned SizeEstimation; member296 Props.SizeEstimation = Metrics.NumInsts; in countLoop()297 Props.CanBeUnswitchedCount = MaxSize / (Props.SizeEstimation); in countLoop()299 MaxSize -= Props.SizeEstimation * Props.CanBeUnswitchedCount; in countLoop()324 Props.SizeEstimation; in forgetLoop()367 NewLoopProps.SizeEstimation = OldLoopProps.SizeEstimation; in cloneData()