/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineBlockFrequencyInfo.cpp | 109 static nodes_iterator nodes_end(const MachineBlockFrequencyInfo *G) { in nodes_end() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | BlockFrequencyInfo.cpp | 118 static nodes_iterator nodes_end(const BlockFrequencyInfo *G) { in nodes_end() function
|
H A D | CallPrinter.cpp | 136 static nodes_iterator nodes_end(CallGraphDOTInfo *CGInfo) { nodes_end() function
|
H A D | MemorySSA.cpp | 2245 static nodes_iterator nodes_end(DOTFuncMSSAInfo *CFGInfo) { nodes_end() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | BlockCoverageInference.cpp | 288 static nodes_iterator nodes_end(DotFuncBCIInfo *Info) { in nodes_end() function
|
H A D | PGOInstrumentation.cpp | 2262 static nodes_iterator nodes_end(const PGOUseFunc *G) { nodes_end() function
|
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ModuleManager.cpp | 478 static nodes_iterator nodes_end(const ModuleManager &Manager) { in nodes_end() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | ImmutableGraph.h | 92 const Node *nodes_end() const { return nodes().end(); } in nodes_end() function
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/ |
H A D | CFG.h | 1297 iterator nodes_end() { return iterator(Blocks.end()); } nodes_end() function 1305 const_iterator nodes_end() const { return const_iterator(Blocks.end()); } nodes_end() function [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | FunctionAttrs.cpp | 604 static ChildIteratorType nodes_end(ArgumentGraph *AG) { return AG->end(); } in nodes_end() function
|
H A D | MemProfContextDisambiguation.cpp | 2217 static nodes_iterator nodes_end(GraphType G) { nodes_end() function
|
H A D | Attributor.cpp | 4156 static nodes_iterator nodes_end(AADepGraph *DG) { return DG->end(); } nodes_end() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Passes/ |
H A D | StandardInstrumentations.cpp | 1603 NodeIterator nodes_end() const { nodes_end() function in __anon834b46f82a11::DotCfgDiffDisplayGraph 2040 static nodes_iterator nodes_end(const DotCfgDiffDisplayGraph *G) { nodes_end() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 3649 static nodes_iterator nodes_end(BoUpSLP *R) { nodes_end() function
|