Searched defs:nodes_begin (Results 1 – 12 of 12) sorted by relevance
400 node_iterator nodes_begin() { return Nodes.begin(); } in nodes_begin() function404 const_node_iterator nodes_begin() const { return Nodes.begin(); } in nodes_begin() function
105 static nodes_iterator nodes_begin(const MachineBlockFrequencyInfo *G) { in nodes_begin() function
128 static nodes_iterator nodes_begin(CallGraphDOTInfo *CGInfo) { in nodes_begin() function
116 static nodes_iterator nodes_begin(const BlockFrequencyInfo *G) { in nodes_begin() function
2253 static nodes_iterator nodes_begin(DOTFuncMSSAInfo *CFGInfo) { in nodes_begin() function
504 static nodes_iterator nodes_begin(const ModuleManager &Manager) { in nodes_begin() function
91 const Node *nodes_begin() const { return nodes().begin(); } in nodes_begin() function
1308 iterator nodes_begin() { return iterator(Blocks.begin()); } in nodes_begin() function1316 const_iterator nodes_begin() const { return const_iterator(Blocks.begin()); } in nodes_begin() function
446 static ChildIteratorType nodes_begin(ArgumentGraph *AG) { in nodes_begin() function
2506 static nodes_iterator nodes_begin(AADepGraph *DG) { return DG->begin(); } in nodes_begin() function
2097 static nodes_iterator nodes_begin(const PGOUseFunc *G) { in nodes_begin() function
2508 static nodes_iterator nodes_begin(BoUpSLP *R) { in nodes_begin() function