Searched refs:sort_case_labels (Results 1 – 4 of 4) sorted by relevance
1292 sort_case_labels (case_label_vec); in lower_try_finally_switch()
1329 sort_case_labels (tree label_vec) in sort_case_labels() function1439 sort_case_labels (label_vec); in gimplify_switch_expr()
4602 extern void sort_case_labels (tree);
31642 * gimplify.c (sort_case_labels): New. Split out from...31646 * tree.c (sort_case_labels): Add prototype.