Home
last modified time | relevance | path

Searched refs:init_lowered_empty_function (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dcgraphunit.c1461 init_lowered_empty_function (tree decl) in init_lowered_empty_function() function
1685 bb = then_bb = else_bb = return_bb = init_lowered_empty_function (thunk_fndecl); in assemble_thunk()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dcgraphunit.c1573 init_lowered_empty_function (tree decl, bool in_ssa, profile_count count) in init_lowered_empty_function() function
1857 = init_lowered_empty_function (thunk_fndecl, true, cfg_count); in expand_thunk()
H A Dcgraph.h2369 basic_block init_lowered_empty_function (tree, bool, profile_count);
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/
H A Di386.c32851 *empty_bb = init_lowered_empty_function (decl, false, in make_resolver_func()