Searched refs:cmpAPInts (Results 1 – 1 of 1) sorted by relevance
347 int cmpAPInts(const APInt &L, const APInt &R) const;410 int FunctionComparator::cmpAPInts(const APInt &L, const APInt &R) const { in cmpAPInts() function in FunctionComparator422 return cmpAPInts(L.bitcastToAPInt(), R.bitcastToAPInt()); in cmpAPFloats()539 return cmpAPInts(LInt, RInt); in cmpConstants()859 return cmpAPInts(OffsetL, OffsetR); in cmpGEPs()