Searched refs:can_delete_label_p (Results 1 – 9 of 9) sorted by relevance
87 static int can_delete_label_p (const rtx_code_label *);125 can_delete_label_p (const rtx_code_label *label) in can_delete_label_p() function147 if (! can_delete_label_p (as_a <rtx_code_label *> (insn))) in delete_insn()
16210 * flow.c (can_delete_label_p): Do not convert a label into a17307 * flow.c (can_delete_label_p): Do not allow user specified18600 (can_delete_label_p): New?
9982 can_delete_note_p, can_delete_label_p, commit_one_edge_insertion,11651 init_flow, clear_edges, can_delete_note_p, can_delete_label_p,
17996 * cfgrtl.c (can_delete_label_p): Use get_exception_handler_labels.25926 * cfgrtl.c (can_delete_label_p): Don't use exception_handler_labels.
9538 * cfgrtl.c (can_delete_note_p, can_delete_label_p,
16127 (can_delete_label_p): Don't look at it.
14531 * cfgrtl.c (can_delete_label_p): Likewise.
33741 * cfgrtl.c (can_delete_label_p): Adjust.
27119 (can_delete_label_p): Require a const rtx_code_label * rather than