Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPSInt.h319 static bool isSameValue(const APSInt &I1, const APSInt &I2) { in isSameValue() function
H A DAPInt.h531 static bool isSameValue(const APInt &I1, const APInt &I2) { in isSameValue() function