Searched refs:cgraph_function_possibly_inlined_p (Results 1 – 8 of 8) 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
1773 if (cgraph_function_possibly_inlined_p (current_function_decl)) in tree_expand_cfg()
11886 if (cgraph_function_possibly_inlined_p (decl)) in gen_subprogram_die()11893 if (cgraph_function_possibly_inlined_p (decl)) in gen_subprogram_die()13287 else if (cgraph_function_possibly_inlined_p (decl) in gen_decl_die()
1847 && cgraph_function_possibly_inlined_p (olddecl)) in merge_decls()
3064 * cgraphunit.c (cgraph_function_possibly_inlined_p): Use4602 * cgraph.c (cgraph_function_possibly_inlined_p): Be conservative when4653 * cgraph.c (cgraph_function_possibly_inlined_p): New function.4654 * cgraph.h (cgraph_function_possibly_inlined_p): Declare.
4140 * cgraph.c (cgraph_function_possibly_inlined_p): Fix syntax error on4181 (cgraph_function_possibly_inlined_p): Re-implement using hashtable.
32216 (cgraph_function_possibly_inlined_p): If global info is ready,32560 (cgraph_function_possibly_inlined_p): Use the decl itself for36756 (cgraph_function_possibly_inlined_p): Use new hashtable.38254 * cgraph.c (cgraph_node_name, cgraph_function_possibly_inlined_p):