Searched refs:cgraph_function_possibly_inlined_p (Results 1 – 5 of 5) sorted by relevance
292 bool cgraph_function_possibly_inlined_p (tree);
1028 cgraph_function_possibly_inlined_p (tree decl) in cgraph_function_possibly_inlined_p() function
1792 if (cgraph_function_possibly_inlined_p (current_function_decl)) in tree_expand_cfg()
11779 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()
1790 && cgraph_function_possibly_inlined_p (olddecl)) in merge_decls()