Searched refs:cgraph_varpool_nodes (Results 1 – 3 of 3) sorted by relevance
140 struct cgraph_varpool_node *cgraph_varpool_nodes; variable816 for (node = cgraph_varpool_nodes; node; node = node->next_needed) in dump_varpool()860 node->next = cgraph_varpool_nodes; in cgraph_varpool_node()861 cgraph_varpool_nodes = node; in cgraph_varpool_node()871 for (node = cgraph_varpool_nodes; node ; node = node->next) in cgraph_varpool_node_for_asm()
254 extern GTY(()) struct cgraph_varpool_node *cgraph_varpool_nodes;
1027 for (vnode = cgraph_varpool_nodes; vnode != first_var; vnode = vnode->next) in process_function_and_variable_attributes()1087 first_analyzed_var = cgraph_varpool_nodes; in cgraph_finalize_compilation_unit()1134 first_analyzed_var = cgraph_varpool_nodes; in cgraph_finalize_compilation_unit()