Searched refs:process_references (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | ipa.c | 107 process_references (symtab_node *snode, in process_references() function 408 process_references (node, &first, before_inlining_p, &reachable); in remove_unreachable_nodes() 712 process_references (varpool_node *vnode, in process_references() function 737 process_references (dyn_cast<varpool_node *> (ref->referring), written, in process_references() 812 process_references (vnode, &written, &address_taken, &read, in ipa_discover_readonly_nonaddressable_vars()
|
| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | ipa.c | 85 process_references (struct ipa_ref_list *list, in process_references() function 258 process_references (&node->ref_list, &first, &first_varpool, before_inlining_p); in cgraph_remove_unreachable_nodes() 299 process_references (&vnode->ref_list, &first, &first_varpool, before_inlining_p); in cgraph_remove_unreachable_nodes()
|