Searched refs:rhsNeg (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DAPInt.cpp292 bool rhsNeg = RHS.isNegative(); local
295 if (lhsNeg != rhsNeg)

Completed in 90 milliseconds