Home
last modified time | relevance | path

Searched refs:n_edges_for_function (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dbasic-block.h347 #define n_edges_for_function(FN) ((FN)->cfg->x_n_edges) macro
H A Dcfg.c88 n_edges_for_function (the_fun) = 0; in init_flow()