Searched defs:APIntCompare (Results 1 – 1 of 1) sorted by relevance
1916 struct APIntCompare { struct1917 bool operator()(const APInt &LHS, const APInt &RHS) const { in operator ()()