Searched refs:cgraph_inline_p (Results 1 – 3 of 3) sorted by relevance
312 bool cgraph_inline_p (struct cgraph_edge *, const char **reason);
1267 cgraph_inline_p (struct cgraph_edge *e, const char **reason) in cgraph_inline_p() function
1999 if (!cgraph_inline_p (cg_edge, &reason)) in expand_call_inline()