Searched refs:local_label (Results 1 – 4 of 4) sorted by relevance
3849 tree local_label = NULL_TREE; in shortcut_cond_r() local3866 false_label_p = &local_label; in shortcut_cond_r()3889 true_label_p = &local_label; in shortcut_cond_r()3933 if (local_label) in shortcut_cond_r()3935 t = build1 (LABEL_EXPR, void_type_node, local_label); in shortcut_cond_r()
10195 * unroll.c (unroll_loop): Likewise for variable `local_label'.
2366 * All backends: Change local_label to local_label_name.