Searched defs:nodes_end (Results 1 – 12 of 12) sorted by relevance
402 node_iterator nodes_end() { return Nodes.end(); } in nodes_end() function406 const_node_iterator nodes_end() const { return Nodes.end(); } in nodes_end() function
109 static nodes_iterator nodes_end(const MachineBlockFrequencyInfo *G) { in nodes_end() function
131 static nodes_iterator nodes_end(CallGraphDOTInfo *CGInfo) { in nodes_end() function
120 static nodes_iterator nodes_end(const BlockFrequencyInfo *G) { in nodes_end() function
2257 static nodes_iterator nodes_end(DOTFuncMSSAInfo *CFGInfo) { in nodes_end() function
508 static nodes_iterator nodes_end(const ModuleManager &Manager) { in nodes_end() function
92 const Node *nodes_end() const { return nodes().end(); } in nodes_end() function
1309 iterator nodes_end() { return iterator(Blocks.end()); } in nodes_end() function1317 const_iterator nodes_end() const { return const_iterator(Blocks.end()); } in nodes_end() function
450 static ChildIteratorType nodes_end(ArgumentGraph *AG) { return AG->end(); } in nodes_end() function
2508 static nodes_iterator nodes_end(AADepGraph *DG) { return DG->end(); } in nodes_end() function
2101 static nodes_iterator nodes_end(const PGOUseFunc *G) { in nodes_end() function
2512 static nodes_iterator nodes_end(BoUpSLP *R) { in nodes_end() function