Home
last modified time | relevance | path

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

/trueos/contrib/gcc/
HDcgraph.c314 cgraph_edge (struct cgraph_node *node, tree call_stmt) in cgraph_edge()
378 tree call_stmt, gcov_type count, int nest) in cgraph_create_edge()
1038 tree call_stmt, gcov_type count_scale, int loop_nest, in cgraph_clone_edge()
HDtree-mudflap.c1174 tree arg, args, call_stmt; in mudflap_register_call() local
1254 tree call_stmt = build_function_call_expr (mf_set_options_fndecl, arg); in mudflap_finish_file() local
HDcgraph.h183 tree call_stmt; member