Home
last modified time | relevance | path

Searched defs:ChildIteratorType (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DCFGDiff.h177 using ChildIteratorType = member
231 using ChildIteratorType = member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineDominators.h261 using ChildIteratorType = ChildIterator; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopIterator.h71 using ChildIteratorType = member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineBlockFrequencyInfo.cpp90 using ChildIteratorType = MachineBasicBlock::const_succ_iterator; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DBlockFrequencyInfo.cpp101 using ChildIteratorType = succ_const_iterator; typedef
DBlockFrequencyInfoImpl.cpp669 using ChildIteratorType = GraphT::IrrNode::iterator; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp2242 struct ChildIteratorType struct
2245 ContainerTy &VectorizableTree;
2247 ChildIteratorType(SmallVector<BoUpSLP::EdgeInfo, 1>::iterator W, in ChildIteratorType() function
2251 NodeRef operator*() { return I->UserTE; } in operator *()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp424 using ChildIteratorType = SmallVectorImpl<ArgumentGraphNode *>::iterator; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp1753 using ChildIteratorType = succ_const_iterator; typedef