| /external/llvm-project/polly/lib/Analysis/ |
| D | ScopGraphPrinter.cpp | 44 static nodes_iterator nodes_end(ScopDetection *SD) { in nodes_end() function 58 static nodes_iterator nodes_end(ScopDetectionWrapperPass *P) { in nodes_end() function
|
| /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| D | ExplodedGraph.h | 346 node_iterator nodes_end() { return Nodes.end(); } in nodes_end() function 350 const_node_iterator nodes_end() const { return Nodes.end(); } in nodes_end() function
|
| /external/llvm/lib/CodeGen/ |
| D | MachineBlockFrequencyInfo.cpp | 76 static nodes_iterator nodes_end(const MachineBlockFrequencyInfo *G) { in nodes_end() function
|
| /external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| D | ExplodedGraph.h | 402 node_iterator nodes_end() { return Nodes.end(); } in nodes_end() function 406 const_node_iterator nodes_end() const { return Nodes.end(); } in nodes_end() function
|
| /external/llvm-project/mlir/lib/Transforms/ |
| D | ViewOpGraph.cpp | 45 static nodes_iterator nodes_end(Block *b) { in nodes_end() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | MachineBlockFrequencyInfo.cpp | 107 static nodes_iterator nodes_end(const MachineBlockFrequencyInfo *G) { in nodes_end() function
|
| /external/llvm-project/llvm/lib/CodeGen/ |
| D | MachineBlockFrequencyInfo.cpp | 107 static nodes_iterator nodes_end(const MachineBlockFrequencyInfo *G) { in nodes_end() function
|
| /external/llvm/lib/Analysis/ |
| D | BlockFrequencyInfo.cpp | 79 static nodes_iterator nodes_end(const BlockFrequencyInfo *G) { in nodes_end() function
|
| /external/llvm-project/llvm/lib/Analysis/ |
| D | CallPrinter.cpp | 131 static nodes_iterator nodes_end(CallGraphDOTInfo *CGInfo) { in nodes_end() function
|
| D | BlockFrequencyInfo.cpp | 118 static nodes_iterator nodes_end(const BlockFrequencyInfo *G) { in nodes_end() function
|
| D | MemorySSA.cpp | 2296 static nodes_iterator nodes_end(DOTFuncMSSAInfo *CFGInfo) { in nodes_end() function
|
| /external/llvm-project/llvm/unittests/ADT/ |
| D | DirectedGraphTest.cpp | 87 static nodes_iterator nodes_end(DGTestGraph *DG) { return DG->end(); } in nodes_end() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | BlockFrequencyInfo.cpp | 118 static nodes_iterator nodes_end(const BlockFrequencyInfo *G) { in nodes_end() function
|
| /external/clang/lib/Serialization/ |
| D | ModuleManager.cpp | 453 static nodes_iterator nodes_end(const ModuleManager &Manager) { in nodes_end() function
|
| /external/llvm-project/clang/lib/Serialization/ |
| D | ModuleManager.cpp | 508 static nodes_iterator nodes_end(const ModuleManager &Manager) { in nodes_end() function
|
| /external/llvm-project/llvm/lib/Target/X86/ |
| D | ImmutableGraph.h | 92 const Node *nodes_end() const { return nodes().end(); } in nodes_end() function
|
| /external/clang/include/clang/Analysis/ |
| D | CFG.h | 849 graph_iterator nodes_end() { return graph_iterator(Blocks.end()); } in nodes_end() function 853 const_graph_iterator nodes_end() const { in nodes_end() function
|
| /external/llvm-project/clang/include/clang/Analysis/ |
| D | CFG.h | 1309 iterator nodes_end() { return iterator(Blocks.end()); } in nodes_end() function 1311 const_iterator nodes_end() const { return const_iterator(Blocks.end()); } in nodes_end() function
|
| /external/llvm/lib/Transforms/IPO/ |
| D | FunctionAttrs.cpp | 353 static ChildIteratorType nodes_end(ArgumentGraph *AG) { return AG->end(); } in nodes_end() function
|
| /external/llvm-project/llvm/lib/Transforms/IPO/ |
| D | FunctionAttrs.cpp | 440 static ChildIteratorType nodes_end(ArgumentGraph *AG) { return AG->end(); } in nodes_end() function
|
| D | Attributor.cpp | 2454 static nodes_iterator nodes_end(AADepGraph *DG) { return DG->end(); } in nodes_end() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
| D | FunctionAttrs.cpp | 439 static ChildIteratorType nodes_end(ArgumentGraph *AG) { return AG->end(); } in nodes_end() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
| D | PGOInstrumentation.cpp | 1770 static nodes_iterator nodes_end(const PGOUseFunc *G) { in nodes_end() function
|
| /external/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| D | PGOInstrumentation.cpp | 1897 static nodes_iterator nodes_end(const PGOUseFunc *G) { in nodes_end() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
| D | SLPVectorizer.cpp | 2286 static nodes_iterator nodes_end(BoUpSLP *R) { in nodes_end() function
|