reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
302 Props.SizeEstimation = Metrics.NumInsts; 303 Props.CanBeUnswitchedCount = MaxSize / (Props.SizeEstimation); 305 MaxSize -= Props.SizeEstimation * Props.CanBeUnswitchedCount; 329 Props.SizeEstimation; 371 NewLoopProps.SizeEstimation = OldLoopProps.SizeEstimation; 371 NewLoopProps.SizeEstimation = OldLoopProps.SizeEstimation;