Home
last modified time | relevance | path

Searched refs:cgraph_function_node (Results 1 – 8 of 8) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dipa-reference.c200 info = get_reference_optimization_summary (cgraph_function_node (fn, NULL)); in ipa_reference_get_not_read_global()
306 struct cgraph_node *y = cgraph_function_node (e->callee, &avail); in propagate_bits()
672 struct cgraph_node *callee = cgraph_function_node (e->callee, &avail); in propagate()
709 struct cgraph_node *callee = cgraph_function_node (e->callee, &avail); in propagate()
H A Dipa-pure-const.c1086 if (cgraph_function_node (e->callee, NULL) == node) in self_recursive_p()
1180 struct cgraph_node *y = cgraph_function_node (e->callee, &avail); in propagate_pure_const()
1413 struct cgraph_node *y = cgraph_function_node (e->callee, &avail); in propagate_nothrow()
H A Dipa-cp.c252 struct cgraph_node *callee = cgraph_function_node (cs->callee, NULL); in edge_within_scc()
1056 callee = cgraph_function_node (cs->callee, &availability); in propagate_constants_accross_call()
2145 if (cgraph_function_node (cs->callee, &availability) == node in perhaps_add_new_callers()
2348 callee = cgraph_function_node (cs->callee, NULL); in spread_undeadness()
H A Dipa-utils.c295 (cgraph_function_node (edge->callee, NULL)->decl)) in ipa_reverse_postorder()
H A Dcgraph.h1012 cgraph_function_node (struct cgraph_node *node, enum availability *availability) in cgraph_function_node() function
H A Dipa.c862 decl_node = cgraph_function_node (decl_node->callees->callee, NULL); in function_and_variable_visibility()
H A Dtree-eh.c2531 node = cgraph_function_node (cgraph_get_node (expr), NULL); in tree_could_trap_p()
/dflybsd-src/contrib/gcc-4.7/gcc/lto/
H A Dlto.c1434 && DECL_COMDAT (cgraph_function_node (ipa_ref_node (ref), NULL)->decl) in add_references_to_partition()
1483 node = cgraph_function_node (node, NULL); in add_cgraph_node_to_partition()
1499 || DECL_COMDAT (cgraph_function_node (e->callee, NULL)->decl)) in add_cgraph_node_to_partition()