Searched defs:nodes_end (Results 1 – 5 of 5) sorted by relevance
67 static nodes_iterator nodes_end(const BlockFrequencyInfo *G) { in nodes_end() function
338 node_iterator nodes_end() { return Nodes.end(); } in nodes_end() function342 const_node_iterator nodes_end() const { return Nodes.end(); } in nodes_end() function
422 static nodes_iterator nodes_end(const ModuleManager &Manager) { in nodes_end() function
747 graph_iterator nodes_end() { return graph_iterator(Blocks.end()); } in nodes_end() function751 const_graph_iterator nodes_end() const { in nodes_end() function
402 static ChildIteratorType nodes_end(ArgumentGraph *AG) { in nodes_end() function