Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ADT/
DAPSInt.h281 static bool isSameValue(const APSInt &I1, const APSInt &I2) { in isSameValue() function
DAPInt.h558 static bool isSameValue(const APInt &I1, const APInt &I2) { in isSameValue() function