Home
last modified time | relevance | path

Searched defs:nodes_end (Results 1 – 14 of 14) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockFrequencyInfo.cpp109 static nodes_iterator nodes_end(const MachineBlockFrequencyInfo *G) { in nodes_end() function
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DBlockFrequencyInfo.cpp118 static nodes_iterator nodes_end(const BlockFrequencyInfo *G) { in nodes_end() function
H A DCallPrinter.cpp136 static nodes_iterator nodes_end(CallGraphDOTInfo *CGInfo) { nodes_end() function
H A DMemorySSA.cpp2245 static nodes_iterator nodes_end(DOTFuncMSSAInfo *CFGInfo) { nodes_end() function
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DBlockCoverageInference.cpp288 static nodes_iterator nodes_end(DotFuncBCIInfo *Info) { in nodes_end() function
H A DPGOInstrumentation.cpp2262 static nodes_iterator nodes_end(const PGOUseFunc *G) { nodes_end() function
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DModuleManager.cpp478 static nodes_iterator nodes_end(const ModuleManager &Manager) { in nodes_end() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DImmutableGraph.h92 const Node *nodes_end() const { return nodes().end(); } in nodes_end() function
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/
H A DCFG.h1297 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 DFunctionAttrs.cpp604 static ChildIteratorType nodes_end(ArgumentGraph *AG) { return AG->end(); } in nodes_end() function
H A DMemProfContextDisambiguation.cpp2217 static nodes_iterator nodes_end(GraphType G) { nodes_end() function
H A DAttributor.cpp4156 static nodes_iterator nodes_end(AADepGraph *DG) { return DG->end(); } nodes_end() function
/freebsd-src/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1603 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 DSLPVectorizer.cpp3649 static nodes_iterator nodes_end(BoUpSLP *R) { nodes_end() function