Searched refs:BASIC_BLOCK_FOR_FUNCTION (Results 1 – 3 of 3) sorted by relevance
58 basic_block sbb = BASIC_BLOCK_FOR_FUNCTION (fn, src_index); in input_phi()296 bb = BASIC_BLOCK_FOR_FUNCTION (fn, index); in input_bb()
641 basic_block bb = BASIC_BLOCK_FOR_FUNCTION (fn, index); in input_cfg()665 dest = BASIC_BLOCK_FOR_FUNCTION (fn, dest_index); in input_cfg()682 basic_block bb = BASIC_BLOCK_FOR_FUNCTION (fn, index); in input_cfg()
352 #define BASIC_BLOCK_FOR_FUNCTION(FN,N) \ macro