Searched refs:SizeEstimation (Results 1 – 1 of 1) sorted by relevance
111 unsigned SizeEstimation; member303 Props.SizeEstimation = Metrics.NumInsts; in countLoop()304 Props.CanBeUnswitchedCount = MaxSize / (Props.SizeEstimation); in countLoop()306 MaxSize -= Props.SizeEstimation * Props.CanBeUnswitchedCount; in countLoop()330 Props.SizeEstimation; in forgetLoop()372 NewLoopProps.SizeEstimation = OldLoopProps.SizeEstimation; in cloneData()