Searched refs:ThisNonLocalAdjust (Results 1 – 1 of 1) sorted by relevance
1052 uint64_t ThisNonLocalAdjust = 0; in operator <() local1057 ThisNonLocalAdjust = NonLocalCost - Cost.NonLocalCost; in operator <()1069 ThisOverflows |= ThisNonLocalAdjust && in operator <()1070 ThisScaledCost + ThisNonLocalAdjust < ThisNonLocalAdjust; in operator <()1071 ThisScaledCost += ThisNonLocalAdjust; in operator <()