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