Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
HDGenericCycleInfo.h159 const_child_iterator child_begin() const { in child_begin() function
329 static ChildIteratorType child_begin(NodeRef Ref) { in child_begin() function
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
HDPostOrderCFGView.h87 static ChildIteratorType child_begin(NodeRef N) { return N->succ_rbegin(); } in child_begin() function
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDLoopIterator.h76 static ChildIteratorType child_begin(NodeRef Node) { in child_begin() function
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDMachineDominators.h334 static ChildIteratorType child_begin(NodeRef N) { return N->begin(); } in child_begin() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDComment.cpp83 Comment::child_iterator Comment::child_begin() const { in child_begin() function in clang::comments::Comment
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDMachineBlockFrequencyInfo.cpp99 static ChildIteratorType child_begin(const NodeRef N) { in child_begin() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
HDBlockFrequencyInfo.cpp108 static ChildIteratorType child_begin(const NodeRef N) { in child_begin() function
HDBlockFrequencyInfoImpl.cpp679 static ChildIteratorType child_begin(NodeRef N) { return N->succ_begin(); } in child_begin() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
HDModuleManager.cpp466 static ChildIteratorType child_begin(NodeRef Node) { in child_begin() function
/freebsd-13-stable/usr.bin/dtc/
HDfdt.hh563 inline child_iterator child_begin() in child_begin() function in dtc::fdt::node
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDStructurizeCFG.cpp138 static ChildIteratorType child_begin(const NodeRef &N) { in child_begin() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
HDArchive.cpp987 Archive::child_iterator Archive::child_begin(Error &Err, in child_begin() function in Archive
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDFunctionAttrs.cpp592 static ChildIteratorType child_begin(NodeRef N) { return N->Uses.begin(); } in child_begin() function
HDMemProfContextDisambiguation.cpp2360 static ChildIteratorType child_begin(NodeRef N) { in child_begin() function
HDAttributor.cpp4147 static ChildIteratorType child_begin(NodeRef N) { return N->child_begin(); } in child_begin() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDPGOInstrumentation.cpp2356 static ChildIteratorType child_begin(const NodeRef N) { in child_begin() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
HDCoroFrame.cpp443 static ChildIteratorType child_begin(NodeRef N) { in child_begin() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Passes/
HDStandardInstrumentations.cpp2125 static ChildIteratorType child_begin(NodeRef N) { in child_begin() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDSLPVectorizer.cpp4052 static ChildIteratorType child_begin(NodeRef N) { in child_begin() function