/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | GenericCycleInfo.h | 155 const_child_iterator child_begin() const { child_begin() function 325 static ChildIteratorType child_begin(NodeRef Ref) { child_begin() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | LoopIterator.h | 76 static ChildIteratorType child_begin(NodeRef Node) { in child_begin() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MachineDominators.h | 265 static ChildIteratorType child_begin(NodeRef N) { return N->begin(); } child_begin() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineBlockFrequencyInfo.cpp | 99 static ChildIteratorType child_begin(const NodeRef N) { in child_begin() function
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | Comment.cpp | 83 Comment::child_iterator Comment::child_begin() const { in child_begin() function in clang::comments::Comment
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | BlockFrequencyInfo.cpp | 108 static ChildIteratorType child_begin(const NodeRef N) { in child_begin() function
|
H A D | BlockFrequencyInfoImpl.cpp | 694 static ChildIteratorType child_begin(NodeRef N) { return N->succ_begin(); } child_begin() function
|
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ModuleManager.cpp | 466 static ChildIteratorType child_begin(NodeRef Node) { in child_begin() function
|
/freebsd-src/usr.bin/dtc/ |
H A D | fdt.hh | 563 inline child_iterator child_begin() in child_begin() function in dtc::fdt::node
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | StructurizeCFG.cpp | 138 static ChildIteratorType child_begin(const NodeRef &N) { in child_begin() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Object/ |
H A D | Archive.cpp | 980 Archive::child_iterator Archive::child_begin(Error &Err, child_begin() function in Archive
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | FunctionAttrs.cpp | 592 static ChildIteratorType child_begin(NodeRef N) { return N->Uses.begin(); } in child_begin() function
|
H A D | MemProfContextDisambiguation.cpp | 2236 static ChildIteratorType child_begin(NodeRef N) { child_begin() function
|
H A D | Attributor.cpp | 4142 static ChildIteratorType child_begin(NodeRef N) { return N->child_begin(); } child_begin() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | PGOInstrumentation.cpp | 2252 static ChildIteratorType child_begin(const NodeRef N) { child_begin() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Passes/ |
H A D | StandardInstrumentations.cpp | 2033 static ChildIteratorType child_begin(NodeRef N) { child_begin() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
H A D | CoroFrame.cpp | 440 static ChildIteratorType child_begin(NodeRef N) { child_begin() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 3621 static ChildIteratorType child_begin(NodeRef N) { child_begin() function
|