Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dcgraph.h292 bool cgraph_function_possibly_inlined_p (tree);
Dcgraph.c1028 cgraph_function_possibly_inlined_p (tree decl) in cgraph_function_possibly_inlined_p() function
Dcfgexpand.c1792 if (cgraph_function_possibly_inlined_p (current_function_decl)) in tree_expand_cfg()
Ddwarf2out.c11779 if (cgraph_function_possibly_inlined_p (decl)) in gen_subprogram_die()
11786 if (cgraph_function_possibly_inlined_p (decl)) in gen_subprogram_die()
13156 else if (cgraph_function_possibly_inlined_p (decl) in gen_decl_die()
Dc-decl.c1790 && cgraph_function_possibly_inlined_p (olddecl)) in merge_decls()