Searched refs:cfg_layout_function_header (Results 1 – 3 of 3) sorted by relevance
26 extern GTY(()) rtx cfg_layout_function_header;
47 rtx cfg_layout_function_header; variable200 cfg_layout_function_header = in record_effective_endpoints()203 cfg_layout_function_header = NULL_RTX; in record_effective_endpoints()713 if (cfg_layout_function_header) in fixup_reorder_chain()715 set_first_insn (cfg_layout_function_header); in fixup_reorder_chain()716 insn = cfg_layout_function_header; in fixup_reorder_chain()
68 static GTY(()) rtx_insn *cfg_layout_function_header;3506 cfg_layout_function_header = in record_effective_endpoints()3509 cfg_layout_function_header = NULL; in record_effective_endpoints()3702 if (cfg_layout_function_header) in fixup_reorder_chain()3704 set_first_insn (cfg_layout_function_header); in fixup_reorder_chain()3705 insn = cfg_layout_function_header; in fixup_reorder_chain()