Home
last modified time | relevance | path

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

/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/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/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/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