Searched defs:callee_decl (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dipa-pure-const.c897 tree callee_decl = gimple_call_fndecl (call_stmt); local
941 tree callee_decl = gimple_call_fndecl (call_stmt); local
H A Dipa-param-manipulation.c570 modify_call(gcall *stmt, vec<ipa_param_performed_split, va_gc> *performed_splits, tree callee_decl, bool update_references) argument
H A Dcgraph.c1198 cgraph_edge::resolve_speculation (cgraph_edge *edge, tree callee_decl) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dipa-param-manipulation.cc638 tree callee_decl = cs->callee->decl; local
H A Dipa-pure-const.cc897 tree callee_decl = gimple_call_fndecl (call_stmt); local
941 tree callee_decl = gimple_call_fndecl (call_stmt); local
H A Dcgraph.cc1208 cgraph_edge::resolve_speculation (cgraph_edge *edge, tree callee_decl) argument

Completed in 258 milliseconds