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