Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DPostOrderCFGView.h96 static nodes_iterator nodes_begin(const ::clang::CFG *F) { in nodes_begin() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockFrequencyInfo.cpp105 static nodes_iterator nodes_begin(const MachineBlockFrequencyInfo *G) { in nodes_begin() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DBlockCoverageInference.cpp284 static nodes_iterator nodes_begin(DotFuncBCIInfo *Info) { in nodes_begin() function
H A DPGOInstrumentation.cpp2362 static nodes_iterator nodes_begin(const PGOUseFunc *G) { in nodes_begin() function
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DBlockFrequencyInfo.cpp114 static nodes_iterator nodes_begin(const BlockFrequencyInfo *G) { in nodes_begin() function
H A DCallPrinter.cpp134 static nodes_iterator nodes_begin(CallGraphDOTInfo *CGInfo) { in nodes_begin() function
H A DMemorySSA.cpp2304 static nodes_iterator nodes_begin(DOTFuncMSSAInfo *CFGInfo) { in nodes_begin() function
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DImmutableGraph.h91 const Node *nodes_begin() const { return nodes().begin(); } in nodes_begin() function
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DCFG.h1299 iterator nodes_begin() { return iterator(Blocks.begin()); } in nodes_begin() function
1307 const_iterator nodes_begin() const { return const_iterator(Blocks.begin()); } in nodes_begin() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp600 static ChildIteratorType nodes_begin(ArgumentGraph *AG) { in nodes_begin() function
H A DMemProfContextDisambiguation.cpp2337 static nodes_iterator nodes_begin(GraphType G) { in nodes_begin() function
H A DAttributor.cpp4159 static nodes_iterator nodes_begin(AADepGraph *DG) { return DG->begin(); } in nodes_begin() function
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1692 NodeIterator nodes_begin() const { in nodes_begin() function in __anon94a753662a11::DotCfgDiffDisplayGraph
2129 static nodes_iterator nodes_begin(const DotCfgDiffDisplayGraph *G) { in nodes_begin() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp4076 static nodes_iterator nodes_begin(BoUpSLP *R) { in nodes_begin() function