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