Home
last modified time | relevance | path

Searched defs:nodes_begin (Results 1 – 12 of 12) sorted by relevance

/external/google-fruit/include/fruit/impl/data_structures/
Dsemistatic_graph.defn.h95 SemistaticGraph<NodeId, Node>::edge_iterator::getNodeIterator(node_iterator nodes_begin) { in getNodeIterator()
106 …aticGraph<NodeId, Node>::edge_iterator::getNodeIterator(std::size_t i, node_iterator nodes_begin) { in getNodeIterator()
175 SemistaticGraph<NodeId, Node>::nodeAtId(NodeData* nodes_begin, InternalNodeId internalNodeId) { in nodeAtId()
186 SemistaticGraph<NodeId, Node>::nodeAtId(const NodeData* nodes_begin, InternalNodeId internalNodeId)… in nodeAtId()
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExplodedGraph.h344 node_iterator nodes_begin() { return Nodes.begin(); } in nodes_begin() function
348 const_node_iterator nodes_begin() const { return Nodes.begin(); } in nodes_begin() function
/external/llvm/lib/CodeGen/
DMachineBlockFrequencyInfo.cpp72 static nodes_iterator nodes_begin(const MachineBlockFrequencyInfo *G) { in nodes_begin() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineBlockFrequencyInfo.cpp103 static nodes_iterator nodes_begin(const MachineBlockFrequencyInfo *G) { in nodes_begin() function
/external/llvm/lib/Analysis/
DBlockFrequencyInfo.cpp76 static nodes_iterator nodes_begin(const BlockFrequencyInfo *G) { in nodes_begin() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DBlockFrequencyInfo.cpp114 static nodes_iterator nodes_begin(const BlockFrequencyInfo *G) { in nodes_begin() function
/external/clang/lib/Serialization/
DModuleManager.cpp449 static nodes_iterator nodes_begin(const ModuleManager &Manager) { in nodes_begin() function
/external/clang/include/clang/Analysis/
DCFG.h848 graph_iterator nodes_begin() { return graph_iterator(Blocks.begin()); } in nodes_begin() function
850 const_graph_iterator nodes_begin() const { in nodes_begin() function
/external/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp350 static ChildIteratorType nodes_begin(ArgumentGraph *AG) { in nodes_begin() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp435 static ChildIteratorType nodes_begin(ArgumentGraph *AG) { in nodes_begin() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp1766 static nodes_iterator nodes_begin(const PGOUseFunc *G) { in nodes_begin() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp2282 static nodes_iterator nodes_begin(BoUpSLP *R) { in nodes_begin() function