Searched refs:WasNegative (Results 1 – 1 of 1) sorted by relevance
3144 bool WasNegative = Value.isNegative(); in found() local3148 if (!WasNegative && Value.isNegative() && in found()3156 if (WasNegative && !Value.isNegative() && in found()