Searched refs:OtherLocalAdjust (Results 1 – 1 of 1) sorted by relevance
1031 uint64_t OtherLocalAdjust; in operator <() local1044 OtherLocalAdjust = 0; in operator <()1046 OtherLocalAdjust = Cost.LocalCost - LocalCost; in operator <()1051 OtherLocalAdjust = Cost.LocalCost; in operator <()1066 uint64_t OtherScaledCost = OtherLocalAdjust * Cost.LocalFreq; in operator <()1069 OtherLocalAdjust && in operator <()1070 (OtherScaledCost < OtherLocalAdjust || OtherScaledCost < Cost.LocalFreq); in operator <()