Searched refs:forced_labels (Results 1 – 8 of 8) sorted by relevance
260 if (forced_labels || cfun->max_jumptable_ents > 100) in make_edges()344 for (x = forced_labels; x; x = XEXP (x, 1)) in make_edges()
159 #define forced_labels (cfun->expr->x_forced_labels) macro
235 forced_labels = gen_rtx_EXPR_LIST (VOIDmode, label_r, forced_labels); in expand_label()
93 for (insn = forced_labels; insn; insn = XEXP (insn, 1)) in rebuild_jump_labels()
320 if (forced_labels) in is_cfg_nonregular()
100 && !in_expr_list_p (forced_labels, label)); in can_delete_label_p()
3460 for (x = forced_labels; x; x = XEXP (x, 1)) in set_initial_label_offsets()
11204 (forced_labels): Delete declaration.11255 * expr.h (forced_labels, save_expr_regs, saveregs_value,11268 * flow.c (forced_labels): Delete declaration.