Home
last modified time | relevance | path

Searched refs:cgraph_add_new_function (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dcgraph.h529 void cgraph_add_new_function (tree, bool);
H A Dipa.c1202 cgraph_add_new_function (decl, false); in cgraph_build_static_cdtor_1()
H A Dcgraphunit.c1778 cgraph_add_new_function (thunk_fndecl, true); in assemble_thunk()
H A Dcgraph.c2399 cgraph_add_new_function (tree fndecl, bool lowered) in cgraph_add_new_function() function
H A Domp-low.c1284 cgraph_add_new_function (child_fn, false); in finalize_task_copyfn()
3602 cgraph_add_new_function (child_fn, true); in expand_omp_taskreg()
H A Dc-decl.c8437 cgraph_add_new_function (fndecl, false); in finish_function()