| /freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | GenericCycleInfo.h | 189 const_child_iterator child_end() const { in child_end() function 363 static ChildIteratorType child_end(NodeRef Ref) { return Ref->child_end(); } in child_end() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | MachineDominators.h | 166 static ChildIteratorType child_end(NodeRef N) { return N->end(); } in child_end() function
|
| /freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/ |
| H A D | PostOrderCFGView.h | 88 static ChildIteratorType child_end(NodeRef N) { return N->succ_rend(); } in child_end() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | LoopIterator.h | 84 static ChildIteratorType child_end(NodeRef Node) { in child_end() function
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MachineBlockFrequencyInfo.cpp | 103 static ChildIteratorType child_end(const NodeRef N) { return N->succ_end(); } in child_end() function
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | Comment.cpp | 98 Comment::child_iterator Comment::child_end() const { in child_end() function in clang::comments::Comment
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
| H A D | MaterializationUtils.cpp | 149 static ChildIteratorType child_end(NodeRef N) { return N->Operands.end(); } in child_end() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | BlockFrequencyInfo.cpp | 112 static ChildIteratorType child_end(const NodeRef N) { return succ_end(N); } in child_end() function
|
| H A D | BlockFrequencyInfoImpl.cpp | 680 static ChildIteratorType child_end(NodeRef N) { return N->succ_end(); } in child_end() function
|
| /freebsd/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ModuleManager.cpp | 473 static ChildIteratorType child_end(NodeRef Node) { in child_end() function
|
| /freebsd/usr.bin/dtc/ |
| H A D | fdt.hh | 570 inline child_iterator child_end() in child_end() function in dtc::fdt::node
|
| /freebsd/contrib/llvm-project/llvm/lib/Object/ |
| H A D | Archive.cpp | 1002 Archive::child_iterator Archive::child_end() const { in child_end() function in Archive
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | StructurizeCFG.cpp | 180 static ChildIteratorType child_end(const NodeRef &N) { in child_end() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUSplitModule.cpp | 1225 static ChildIteratorType child_end(NodeRef Ref) { in child_end() function
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
| H A D | CodeGenRegisters.cpp | 1675 static ChildIteratorType child_end(NodeRef N) { in child_end() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | FunctionAttrs.cpp | 844 static ChildIteratorType child_end(NodeRef N) { return N->Uses.end(); } in child_end() function
|
| H A D | Attributor.cpp | 4139 static ChildIteratorType child_end(NodeRef N) { return N->child_end(); } in child_end() function
|
| H A D | MemProfContextDisambiguation.cpp | 3101 static ChildIteratorType child_end(NodeRef N) { in child_end() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | PGOInstrumentation.cpp | 2474 static ChildIteratorType child_end(const NodeRef N) { return succ_end(N); } in child_end() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Passes/ |
| H A D | StandardInstrumentations.cpp | 2121 static ChildIteratorType child_end(NodeRef N) { return N->children_end(); } in child_end() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | SLPVectorizer.cpp | 5197 static ChildIteratorType child_end(NodeRef N) { in child_end() function
|