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