Searched refs:CstSortPredicate (Results 1 – 1 of 1) sorted by relevance
173 struct CstSortPredicate { struct175 explicit CstSortPredicate(ValueEnumerator &ve) : VE(ve) {} in CstSortPredicate() function192 CstSortPredicate P(*this); in OptimizeConstants()