Searched refs:get_constraint_priority (Results 1 – 1 of 1) sorted by relevance
886 static int get_constraint_priority(const TCGOpDef *def, int k) in get_constraint_priority() function918 p1 = get_constraint_priority(def, def->sorted_args[start + i]); in sort_constraints()919 p2 = get_constraint_priority(def, def->sorted_args[start + j]); in sort_constraints()