Searched refs:OtherNonLocalAdjust (Results 1 – 2 of 2) sorted by relevance
946 uint64_t OtherNonLocalAdjust = 0; in operator <() local948 OtherNonLocalAdjust = Cost.NonLocalCost - NonLocalCost; in operator <()965 OtherOverflows |= OtherNonLocalAdjust && in operator <()966 OtherScaledCost + OtherNonLocalAdjust < OtherNonLocalAdjust; in operator <()967 OtherScaledCost += OtherNonLocalAdjust; in operator <()
861 uint64_t OtherNonLocalAdjust = 0; in operator <() local863 OtherNonLocalAdjust = Cost.NonLocalCost - NonLocalCost; in operator <()880 OtherOverflows |= OtherNonLocalAdjust && in operator <()881 OtherScaledCost + OtherNonLocalAdjust < OtherNonLocalAdjust; in operator <()882 OtherScaledCost += OtherNonLocalAdjust; in operator <()