Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLoopIterator.h71 using ChildIteratorType = member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineDominators.h251 using ChildIteratorType = ChildIterator; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineBlockFrequencyInfo.cpp92 using ChildIteratorType = MachineBasicBlock::const_succ_iterator; typedef
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DBlockFrequencyInfo.cpp103 using ChildIteratorType = const_succ_iterator; typedef
H A DBlockFrequencyInfoImpl.cpp686 using ChildIteratorType = GraphT::IrrNode::iterator; typedef
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DModuleManager.cpp493 using ChildIteratorType = llvm::SetVector<ModuleFile *>::const_iterator; typedef
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86LoadValueInjectionLoadHardening.cpp198 using ChildIteratorType = typename Traits::ChildIteratorType; typedef
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp120 using ChildIteratorType = typedef
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp435 using ChildIteratorType = SmallVectorImpl<ArgumentGraphNode *>::iterator; typedef
H A DAttributor.cpp2490 using ChildIteratorType = typedef
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2468 struct ChildIteratorType struct
2471 ContainerTy &VectorizableTree;
2473 ChildIteratorType(SmallVector<BoUpSLP::EdgeInfo, 1>::iterator W, in ChildIteratorType() function
2477 NodeRef operator*() { return I->UserTE; } in operator *()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp2084 using ChildIteratorType = const_succ_iterator; typedef