Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Analysis/Analyses/
H A DPostOrderCFGView.h85 using ChildIteratorType = ::clang::CFGBlock::const_succ_reverse_iterator; member
/llvm-project/llvm/include/llvm/Analysis/
H A DLoopIterator.h71 using ChildIteratorType = member
/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockFrequencyInfo.cpp92 using ChildIteratorType = MachineBasicBlock::const_succ_iterator; typedef
/llvm-project/llvm/include/llvm/ADT/
H A DGenericCycleInfo.h325 using ChildIteratorType = nodes_iterator; global() member
/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineDominators.h331 using ChildIteratorType = ChildIterator; global() member
/llvm-project/llvm/unittests/ADT/
H A DDirectedGraphTest.cpp64 using ChildIteratorType = typedef
/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
/llvm-project/clang/lib/Serialization/
H A DModuleManager.cpp463 using ChildIteratorType = llvm::SetVector<ModuleFile *>::const_iterator; global() typedef
/llvm-project/llvm/lib/Target/X86/
H A DX86LoadValueInjectionLoadHardening.cpp197 using ChildIteratorType = typename Traits::ChildIteratorType; global() typedef
/llvm-project/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp120 using ChildIteratorType = global() typedef
/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp589 using ChildIteratorType = SmallVectorImpl<ArgumentGraphNode *>::iterator; global() typedef
H A DMemProfContextDisambiguation.cpp2304 using ChildIteratorType = global() typedef
2326 using ChildIteratorType = typename GTraits::ChildIteratorType; global() typedef
H A DAttributor.cpp4147 using ChildIteratorType = global() typedef
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp2324 using ChildIteratorType = const_succ_iterator; global() typedef
/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp2108 using ChildIteratorType = DisplayNode::ChildIterator; global() typedef
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp4012 struct ChildIteratorType global() struct
4015 VectorizableTreellvm::GraphTraits::ChildIteratorType global() argument
4017 ChildIteratorTypellvm::GraphTraits::ChildIteratorType ChildIteratorType() argument
4021 operator *llvm::GraphTraits::ChildIteratorType operator *() argument
/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp440 using ChildIteratorType = RematGraph::RematNode **; global() typedef