/external/google-fruit/include/fruit/impl/data_structures/ |
D | semistatic_graph.defn.h | 95 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/llvm-project/polly/lib/Analysis/ |
D | ScopGraphPrinter.cpp | 41 static nodes_iterator nodes_begin(ScopDetection *SD) { in nodes_begin() function 55 static nodes_iterator nodes_begin(ScopDetectionWrapperPass *P) { in nodes_begin() function
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | ExplodedGraph.h | 344 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/ |
D | MachineBlockFrequencyInfo.cpp | 72 static nodes_iterator nodes_begin(const MachineBlockFrequencyInfo *G) { in nodes_begin() function
|
/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | ExplodedGraph.h | 400 node_iterator nodes_begin() { return Nodes.begin(); } in nodes_begin() function 404 const_node_iterator nodes_begin() const { return Nodes.begin(); } in nodes_begin() function
|
/external/llvm-project/mlir/lib/Transforms/ |
D | ViewOpGraph.cpp | 42 static nodes_iterator nodes_begin(Block *b) { in nodes_begin() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MachineBlockFrequencyInfo.cpp | 103 static nodes_iterator nodes_begin(const MachineBlockFrequencyInfo *G) { in nodes_begin() function
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | MachineBlockFrequencyInfo.cpp | 103 static nodes_iterator nodes_begin(const MachineBlockFrequencyInfo *G) { in nodes_begin() function
|
/external/llvm/lib/Analysis/ |
D | BlockFrequencyInfo.cpp | 76 static nodes_iterator nodes_begin(const BlockFrequencyInfo *G) { in nodes_begin() function
|
/external/llvm-project/llvm/lib/Analysis/ |
D | CallPrinter.cpp | 128 static nodes_iterator nodes_begin(CallGraphDOTInfo *CGInfo) { in nodes_begin() function
|
D | BlockFrequencyInfo.cpp | 114 static nodes_iterator nodes_begin(const BlockFrequencyInfo *G) { in nodes_begin() function
|
D | MemorySSA.cpp | 2292 static nodes_iterator nodes_begin(DOTFuncMSSAInfo *CFGInfo) { in nodes_begin() function
|
/external/llvm-project/llvm/unittests/ADT/ |
D | DirectedGraphTest.cpp | 86 static nodes_iterator nodes_begin(DGTestGraph *DG) { return DG->begin(); } in nodes_begin() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | BlockFrequencyInfo.cpp | 114 static nodes_iterator nodes_begin(const BlockFrequencyInfo *G) { in nodes_begin() function
|
/external/clang/lib/Serialization/ |
D | ModuleManager.cpp | 449 static nodes_iterator nodes_begin(const ModuleManager &Manager) { in nodes_begin() function
|
/external/llvm-project/clang/lib/Serialization/ |
D | ModuleManager.cpp | 504 static nodes_iterator nodes_begin(const ModuleManager &Manager) { in nodes_begin() function
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | ImmutableGraph.h | 91 const Node *nodes_begin() const { return nodes().begin(); } in nodes_begin() function
|
/external/clang/include/clang/Analysis/ |
D | CFG.h | 848 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-project/clang/include/clang/Analysis/ |
D | CFG.h | 1308 iterator nodes_begin() { return iterator(Blocks.begin()); } in nodes_begin() function 1310 const_iterator nodes_begin() const { return const_iterator(Blocks.begin()); } in nodes_begin() function
|
/external/llvm/lib/Transforms/IPO/ |
D | FunctionAttrs.cpp | 350 static ChildIteratorType nodes_begin(ArgumentGraph *AG) { in nodes_begin() function
|
/external/llvm-project/llvm/lib/Transforms/IPO/ |
D | FunctionAttrs.cpp | 436 static ChildIteratorType nodes_begin(ArgumentGraph *AG) { in nodes_begin() function
|
D | Attributor.cpp | 2452 static nodes_iterator nodes_begin(AADepGraph *DG) { return DG->begin(); } in nodes_begin() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | FunctionAttrs.cpp | 435 static ChildIteratorType nodes_begin(ArgumentGraph *AG) { in nodes_begin() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | PGOInstrumentation.cpp | 1766 static nodes_iterator nodes_begin(const PGOUseFunc *G) { in nodes_begin() function
|
/external/llvm-project/llvm/lib/Transforms/Instrumentation/ |
D | PGOInstrumentation.cpp | 1893 static nodes_iterator nodes_begin(const PGOUseFunc *G) { in nodes_begin() function
|