Searched defs:nodes_end (Results 1 – 13 of 13) sorted by relevance
400 node_iterator nodes_end() { return Nodes.end(); } in nodes_end() function404 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
119 static nodes_iterator nodes_end(const BlockFrequencyInfo *G) { in nodes_end() function
136 static nodes_iterator nodes_end(CallGraphDOTInfo *CGInfo) { in nodes_end() function
2262 static nodes_iterator nodes_end(DOTFuncMSSAInfo *CFGInfo) { in nodes_end() function
492 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
1349 NodeIterator nodes_end() const { in nodes_end() function in __anon0dac999d2511::DotCfgDiffDisplayGraph1786 static nodes_iterator nodes_end(const DotCfgDiffDisplayGraph *G) { in nodes_end() function
572 static ChildIteratorType nodes_end(ArgumentGraph *AG) { return AG->end(); } in nodes_end() function
3720 static nodes_iterator nodes_end(AADepGraph *DG) { return DG->end(); } in nodes_end() function
2369 static nodes_iterator nodes_end(const PGOUseFunc *G) { in nodes_end() function
3505 static nodes_iterator nodes_end(BoUpSLP *R) { in nodes_end() function