Searched defs:call_stmt (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Dcgraph.h183 tree call_stmt; local
H A Dcgraph.c314 cgraph_edge (struct cgraph_node *node, tree call_stmt) argument
377 cgraph_create_edge(struct cgraph_node *caller, struct cgraph_node *callee, tree call_stmt, gcov_type count, int nest) argument
1037 cgraph_clone_edge(struct cgraph_edge *e, struct cgraph_node *n, tree call_stmt, gcov_type count_scale, int loop_nest, bool update_original) argument
[all...]
H A Dtree-mudflap.c1174 tree arg, args, call_stmt; local
1254 tree call_stmt = build_function_call_expr (mf_set_options_fndecl, arg); local

Completed in 113 milliseconds