Home
last modified time | relevance | path

Searched refs:last_basic_block_for_function (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dbasic-block.h348 #define last_basic_block_for_function(FN) ((FN)->cfg->x_last_basic_block) macro
H A Dlto-streamer-in.c629 last_basic_block_for_function (fn) = bb_count; in input_cfg()
H A Dlto-streamer-out.c644 streamer_write_uhwi (ob, last_basic_block_for_function (fn)); in output_cfg()
H A Dtree-sra.c3652 queue = VEC_alloc (basic_block, heap, last_basic_block_for_function (cfun)); in propagate_dereference_distances()
4894 * last_basic_block_for_function (cfun)); in ipa_early_sra()
H A Dtree-cfg.c138 last_basic_block_for_function (fn) = NUM_FIXED_BLOCKS; in init_empty_tree_cfg_for_function()