Searched refs:nodes_begin (Results 26 - 32 of 32) sorted by relevance

12

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDILCFGStructurizer.cpp835 *GraphTraits<MachineFunction *>::nodes_begin(FuncRep);
854 wrapup(*GraphTraits<MachineFunction *>::nodes_begin(FuncRep));
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp368 Order.resize(std::distance(GraphTraits<Region *>::nodes_begin(ParentRegion),
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h1506 for (NodeIter I = GTraits::nodes_begin(Graph),
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp433 static ChildIteratorType nodes_begin(ArgumentGraph *AG) { function in struct:llvm::GraphTraits
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1829 static nodes_iterator nodes_begin(const PGOUseFunc *G) { function in struct:llvm::GraphTraits
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h2006 static nodes_iterator nodes_begin(SelectionDAG *G) { function in struct:llvm::GraphTraits
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2310 static nodes_iterator nodes_begin(BoUpSLP *R) { function in struct:GraphTraits

Completed in 282 milliseconds

12