Searched defs:nodes_begin (Results 1 – 7 of 7) sorted by relevance
71 static nodes_iterator nodes_begin(const MachineBlockFrequencyInfo *G) { in nodes_begin() function
336 node_iterator nodes_begin() { return Nodes.begin(); } in nodes_begin() function340 const_node_iterator nodes_begin() const { return Nodes.begin(); } in nodes_begin() function
66 static nodes_iterator nodes_begin(const BlockFrequencyInfo *G) { in nodes_begin() function
91 BookmarkIndex::Match::nodes_begin() const { in nodes_begin() function in bookmarks::BookmarkIndex::Match
436 static nodes_iterator nodes_begin(const ModuleManager &Manager) { in nodes_begin() function
850 graph_iterator nodes_begin() { return graph_iterator(Blocks.begin()); } in nodes_begin() function852 const_graph_iterator nodes_begin() const { in nodes_begin() function
400 static ChildIteratorType nodes_begin(ArgumentGraph *AG) { in nodes_begin() function