Searched refs:OtherLocalAdjust (Results 1 – 1 of 1) sorted by relevance
1034 uint64_t OtherLocalAdjust; in operator <() local1047 OtherLocalAdjust = 0; in operator <()1049 OtherLocalAdjust = Cost.LocalCost - LocalCost; in operator <()1054 OtherLocalAdjust = Cost.LocalCost; in operator <()1069 uint64_t OtherScaledCost = OtherLocalAdjust * Cost.LocalFreq; in operator <()1072 OtherLocalAdjust && in operator <()1073 (OtherScaledCost < OtherLocalAdjust || OtherScaledCost < Cost.LocalFreq); in operator <()