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