Home
last modified time | relevance | path

Searched refs:cgraph_node_set_find (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dcgraph.h628 cgraph_node_set_iterator cgraph_node_set_find (cgraph_node_set,
838 csi = cgraph_node_set_find (set, node); in cgraph_node_in_set_p()
H A Dipa-utils.c424 cgraph_node_set_find (cgraph_node_set set, struct cgraph_node *node) in cgraph_node_set_find() function
/dflybsd-src/contrib/gcc-4.7/gcc/lto/
H A Dlto.c1486 csi = cgraph_node_set_find (part->cgraph_set, node); in add_cgraph_node_to_partition()
1894 csi = cgraph_node_set_find (partition->cgraph_set, edge->callee); in lto_balanced_map()
1910 csi = cgraph_node_set_find (partition->cgraph_set, edge->caller); in lto_balanced_map()
1953 csi = cgraph_node_set_find (partition->cgraph_set, node); in lto_balanced_map()
1983 csi = cgraph_node_set_find (partition->cgraph_set, node); in lto_balanced_map()