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