Home
last modified time | relevance | path

Searched refs:cfg_layout_function_header (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/gcc/
HDcfglayout.c43 rtx cfg_layout_function_footer, cfg_layout_function_header; variable
201 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()
HDChangeLog-200315908 * cfglayout.c (cfg_layout_function_header): New function