| /freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/ |
| H A D | PostOrderCFGView.h | 96 static nodes_iterator nodes_begin(const ::clang::CFG *F) { in nodes_begin() function
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MachineBlockFrequencyInfo.cpp | 105 static nodes_iterator nodes_begin(const MachineBlockFrequencyInfo *G) { in nodes_begin() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | BlockCoverageInference.cpp | 284 static nodes_iterator nodes_begin(DotFuncBCIInfo *Info) { in nodes_begin() function
|
| H A D | PGOInstrumentation.cpp | 2476 static nodes_iterator nodes_begin(const PGOUseFunc *G) { in nodes_begin() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | BlockFrequencyInfo.cpp | 114 static nodes_iterator nodes_begin(const BlockFrequencyInfo *G) { in nodes_begin() function
|
| H A D | CallPrinter.cpp | 134 static nodes_iterator nodes_begin(CallGraphDOTInfo *CGInfo) { in nodes_begin() function
|
| H A D | MemorySSA.cpp | 2304 static nodes_iterator nodes_begin(DOTFuncMSSAInfo *CFGInfo) { in nodes_begin() function
|
| /freebsd/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ModuleManager.cpp | 477 static nodes_iterator nodes_begin(const ModuleManager &Manager) { in nodes_begin() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | ImmutableGraph.h | 91 const Node *nodes_begin() const { return nodes().begin(); } in nodes_begin() function
|
| /freebsd/contrib/llvm-project/clang/include/clang/Analysis/ |
| H A D | CFG.h | 1307 iterator nodes_begin() { return iterator(Blocks.begin()); } in nodes_begin() function 1315 const_iterator nodes_begin() const { return const_iterator(Blocks.begin()); } in nodes_begin() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUSplitModule.cpp | 1229 static nodes_iterator nodes_begin(const SplitGraph &G) { in nodes_begin() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Passes/ |
| H A D | StandardInstrumentations.cpp | 1689 NodeIterator nodes_begin() const { in nodes_begin() function in __anon94a753662a11::DotCfgDiffDisplayGraph 2122 static nodes_iterator nodes_begin(const DotCfgDiffDisplayGraph *G) { in nodes_begin() function
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
| H A D | CodeGenRegisters.cpp | 1679 static auto nodes_begin(SubRegIndexCompositionGraph *G) { in nodes_begin() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | FunctionAttrs.cpp | 851 static ChildIteratorType nodes_begin(ArgumentGraph *AG) { in nodes_begin() function
|
| H A D | Attributor.cpp | 4149 static nodes_iterator nodes_begin(AADepGraph *DG) { return DG->begin(); } in nodes_begin() function
|
| H A D | MemProfContextDisambiguation.cpp | 3074 static nodes_iterator nodes_begin(GraphType G) { in nodes_begin() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | SLPVectorizer.cpp | 5217 static nodes_iterator nodes_begin(BoUpSLP *R) { in nodes_begin() function
|