Searched refs:OtherScaledCost (Results 1 – 1 of 1) sorted by relevance
1069 uint64_t OtherScaledCost = OtherLocalAdjust * Cost.LocalFreq; in operator <() local1073 (OtherScaledCost < OtherLocalAdjust || OtherScaledCost < Cost.LocalFreq); in operator <()1079 OtherScaledCost + OtherNonLocalAdjust < OtherNonLocalAdjust; in operator <()1080 OtherScaledCost += OtherNonLocalAdjust; in operator <()1089 return ThisScaledCost < OtherScaledCost; in operator <()