Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/ADT/
H A DAPSInt.h324 static int compareValues(const APSInt &I1, const APSInt &I2) { in compareValues() function
/llvm-project/llvm/unittests/ADT/
H A DAPSIntTest.cpp97 TEST(APSIntTest, compareValues) { in TEST() argument
[all...]