Home
last modified time | relevance | path

Searched defs:isSameValue (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
HDAPSInt.h301 static bool isSameValue(const APSInt &I1, const APSInt &I2) { in isSameValue() function
HDAPInt.h675 static bool isSameValue(const APInt &I1, const APInt &I2) { in isSameValue() function