Searched defs:ConstantIntOrdering (Results 1 – 1 of 1) sorted by relevance
662 struct ConstantIntOrdering { struct663 bool operator()(const ConstantInt *LHS, const ConstantInt *RHS) const { in operator ()()