Searched refs:cmpAPInts (Results 1 – 1 of 1) sorted by relevance
404 int cmpAPInts(const APInt &L, const APInt &R) const;480 int FunctionComparator::cmpAPInts(const APInt &L, const APInt &R) const { in cmpAPInts() function in FunctionComparator504 return cmpAPInts(L.bitcastToAPInt(), R.bitcastToAPInt()); in cmpAPFloats()562 if (int Res = cmpAPInts(LLow->getValue(), RLow->getValue())) in cmpRangeMetadata()692 return cmpAPInts(LInt, RInt); in cmpConstants()1067 return cmpAPInts(OffsetL, OffsetR); in cmpGEPs()