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

/freebsd-9.3-release/contrib/gcc/
H A Dcfglayout.c43 rtx cfg_layout_function_footer, cfg_layout_function_header; variable
203 cfg_layout_function_header =
206 cfg_layout_function_header = NULL_RTX;
596 if (cfg_layout_function_header)
598 set_first_insn (cfg_layout_function_header);
599 insn = cfg_layout_function_header;

Completed in 47 milliseconds