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

/haiku-buildtools/gcc/gcc/
H A Dcfgrtl.c97 static GTY(()) rtx_insn *cfg_layout_function_header;
3528 cfg_layout_function_header =
3531 cfg_layout_function_header = NULL;
3727 if (cfg_layout_function_header)
3729 set_first_insn (cfg_layout_function_header);
3730 insn = cfg_layout_function_header;
96 static GTY(()) rtx_insn *cfg_layout_function_header; variable

Completed in 206 milliseconds