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

/freebsd-10.0-release/contrib/gcc/
H A Dintegrate.c359 struct rtl_bb_info *info = bb->il.rtl;
H A Dbasic-block.h186 struct rtl_bb_info;
237 struct rtl_bb_info * GTY ((tag ("1"))) rtl;
262 struct rtl_bb_info GTY(()) function
H A Dcfgrtl.c2944 bb->il.rtl = ggc_alloc_cleared (sizeof (struct rtl_bb_info));

Completed in 301 milliseconds