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

/openbsd-current/gnu/gcc/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
/openbsd-current/gnu/usr.bin/gcc/gcc/f/
H A Dstb.c156 call_stmt; member in union:ffestb_local_u_

Completed in 411 milliseconds