Home
last modified time | relevance | path

Searched refs:cgraph_create_edges (Results 1 – 5 of 5) sorted by relevance

/freebsd-9-stable/contrib/gcc/
Dcgraphunit.c569 cgraph_create_edges (struct cgraph_node *node, tree body) in cgraph_create_edges() function
954 cgraph_create_edges (node, decl); in cgraph_analyze_function()
DChangeLog-200515299 * cgraphunit.c (cgraph_create_edges): Do not walk BLOCK; finalize
17173 (cgraph_create_edges): Rewrite to work on gimple statements nicely.
17840 (cgraph_create_edges): Make static, maintain current basic block;
18234 (cgraph_create_edges): Deal with lowered function bodies.
DChangeLog-20039463 (cgraph_create_edges): Use walk_tree with visited_nodes.
23273 * cgraphunit.c (cgraph_create_edges): Drop walk_tree in
31970 cgraph_create_edges, cgraph_optimize, cgraph_mark_needed_node):
32916 cgraph_create_edges, dump_cgraph, cgraph_optimize, cgraph_remove_call
DChangeLog.tree-ssa4326 (cgraph_create_edges): Accept node instead of decl.
4327 (cgraph_analyze_function): Update use cgraph_create_edges.
DChangeLog-20048657 * cgraphunit.c (cgraph_create_edges): Likewise.
36767 (cgraph_create_edges, cgraph_inline_p): Update prorotype.
36775 (cgraph_create_edges): Accept node instead of decl argument.