Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericIteratedDominanceFrontier.h41 using ChildIteratorType = typename GraphTraits<NodeTy *>::ChildIteratorType; member
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DPostOrderCFGView.h85 using ChildIteratorType = ::clang::CFGBlock::const_succ_reverse_iterator; member
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopIterator.h71 using ChildIteratorType = member
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DGenericCycleInfo.h325 using ChildIteratorType = nodes_iterator; member
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineDominators.h331 using ChildIteratorType = ChildIterator; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockFrequencyInfo.cpp92 using ChildIteratorType = MachineBasicBlock::const_succ_iterator; typedef
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DBlockFrequencyInfo.cpp101 using ChildIteratorType = const_succ_iterator; typedef
H A DBlockFrequencyInfoImpl.cpp676 using ChildIteratorType = GraphT::IrrNode::iterator; typedef
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LoadValueInjectionLoadHardening.cpp197 using ChildIteratorType = typename Traits::ChildIteratorType; typedef
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp120 using ChildIteratorType = typedef
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp589 using ChildIteratorType = SmallVectorImpl<ArgumentGraphNode *>::iterator; typedef
H A DMemProfContextDisambiguation.cpp2355 using ChildIteratorType = typedef
2377 using ChildIteratorType = typename GTraits::ChildIteratorType; typedef
H A DAttributor.cpp4143 using ChildIteratorType = typedef
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp2349 using ChildIteratorType = const_succ_iterator; typedef
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp2117 using ChildIteratorType = DisplayNode::ChildIterator; typedef
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp440 using ChildIteratorType = RematGraph::RematNode **; typedef
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp4036 struct ChildIteratorType struct
4041 ChildIteratorType(SmallVector<BoUpSLP::EdgeInfo, 1>::iterator W, in ChildIteratorType() argument
4039 VectorizableTreellvm::GraphTraits::ChildIteratorType global() argument
4045 operator *llvm::GraphTraits::ChildIteratorType operator *() argument