Searched refs:cfg_layout_function_header (Results 1 – 2 of 2) sorted by relevance
43 rtx cfg_layout_function_footer, cfg_layout_function_header; variable201 cfg_layout_function_header = in record_effective_endpoints()204 cfg_layout_function_header = NULL_RTX; in record_effective_endpoints()590 if (cfg_layout_function_header) in fixup_reorder_chain()592 set_first_insn (cfg_layout_function_header); in fixup_reorder_chain()593 insn = cfg_layout_function_header; in fixup_reorder_chain()
15908 * cfglayout.c (cfg_layout_function_header): New function