Home
last modified time | relevance | path

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

/third_party/boost/libs/mpi/src/
Dcomputation_tree.cpp59 int computation_tree::child_begin() const in child_begin() function in boost::mpi::detail::computation_tree
/third_party/boost/libs/ptr_container/test/
Dtree_test.cpp194 inline tree::iterator tree::child_begin() in child_begin() function in tree
199 inline tree::const_iterator tree::child_begin() const in child_begin() function in tree
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DCFGDiff.h181 static ChildIteratorType child_begin(NodeRef N) { in child_begin() function
235 static ChildIteratorType child_begin(NodeRef N) { in child_begin() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineDominators.h264 static ChildIteratorType child_begin(NodeRef N) { return N->begin(); } in child_begin() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopIterator.h76 static ChildIteratorType child_begin(NodeRef Node) { in child_begin() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineBlockFrequencyInfo.cpp97 static ChildIteratorType child_begin(const NodeRef N) { in child_begin() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DBlockFrequencyInfo.cpp108 static ChildIteratorType child_begin(const NodeRef N) { in child_begin() function
DBlockFrequencyInfoImpl.cpp672 static ChildIteratorType child_begin(NodeRef N) { return N->succ_begin(); } in child_begin() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DArchive.cpp775 Archive::child_iterator Archive::child_begin(Error &Err, in child_begin() function in Archive
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp427 static ChildIteratorType child_begin(NodeRef N) { return N->Uses.begin(); } in child_begin() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp1760 static ChildIteratorType child_begin(const NodeRef N) { in child_begin() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp2258 static ChildIteratorType child_begin(NodeRef N) { in child_begin() function