Searched refs:OtherScaledCost (Results 1 – 1 of 1) sorted by relevance
1070 uint64_t OtherScaledCost = OtherLocalAdjust * Cost.LocalFreq; in operator <() local1074 (OtherScaledCost < OtherLocalAdjust || OtherScaledCost < Cost.LocalFreq); in operator <()1080 OtherScaledCost + OtherNonLocalAdjust < OtherNonLocalAdjust; in operator <()1081 OtherScaledCost += OtherNonLocalAdjust; in operator <()1090 return ThisScaledCost < OtherScaledCost; in operator <()