reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1026 bool ThisOverflows = ThisLocalAdjust && (ThisScaledCost < ThisLocalAdjust || 1027 ThisScaledCost < LocalFreq); 1035 ThisScaledCost + ThisNonLocalAdjust < ThisNonLocalAdjust; 1036 ThisScaledCost += ThisNonLocalAdjust; 1048 return ThisScaledCost < OtherScaledCost;