Home
last modified time | relevance | path

Searched defs:child_begin (Results 1 – 17 of 17) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DGenericCycleInfo.h159 const_child_iterator child_begin() const { in child_begin() function
329 static ChildIteratorType child_begin(NodeRef Ref) { in child_begin() function
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DPostOrderCFGView.h87 static ChildIteratorType child_begin(NodeRef N) { return N->succ_rbegin(); } in child_begin() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopIterator.h76 static ChildIteratorType child_begin(NodeRef Node) { in child_begin() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineDominators.h334 static ChildIteratorType child_begin(NodeRef N) { return N->begin(); } in child_begin() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockFrequencyInfo.cpp99 static ChildIteratorType child_begin(const NodeRef N) { in child_begin() function
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DBlockFrequencyInfo.cpp108 static ChildIteratorType child_begin(const NodeRef N) { in child_begin() function
H A DBlockFrequencyInfoImpl.cpp679 static ChildIteratorType child_begin(NodeRef N) { return N->succ_begin(); } in child_begin() function
/freebsd/usr.bin/dtc/
H A Dfdt.hh563 inline child_iterator child_begin() in child_begin() function in dtc::fdt::node
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp138 static ChildIteratorType child_begin(const NodeRef &N) { in child_begin() function
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DArchive.cpp987 Archive::child_iterator Archive::child_begin(Error &Err, in child_begin() function in Archive
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp592 static ChildIteratorType child_begin(NodeRef N) { return N->Uses.begin(); } in child_begin() function
H A DMemProfContextDisambiguation.cpp2360 static ChildIteratorType child_begin(NodeRef N) { in child_begin() function
H A DAttributor.cpp4147 static ChildIteratorType child_begin(NodeRef N) { return N->child_begin(); } in child_begin() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp2356 static ChildIteratorType child_begin(const NodeRef N) { in child_begin() function
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp2125 static ChildIteratorType child_begin(NodeRef N) { in child_begin() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp443 static ChildIteratorType child_begin(NodeRef N) { in child_begin() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp4052 static ChildIteratorType child_begin(NodeRef N) { in child_begin() function