/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | GenericIteratedDominanceFrontier.h | 41 using ChildIteratorType = typename GraphTraits<NodeTy *>::ChildIteratorType; member
|
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/ |
H A D | PostOrderCFGView.h | 85 using ChildIteratorType = ::clang::CFGBlock::const_succ_reverse_iterator; member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | LoopIterator.h | 71 using ChildIteratorType = member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | GenericCycleInfo.h | 325 using ChildIteratorType = nodes_iterator; member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MachineDominators.h | 331 using ChildIteratorType = ChildIterator; member
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineBlockFrequencyInfo.cpp | 92 using ChildIteratorType = MachineBasicBlock::const_succ_iterator; typedef
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | BlockFrequencyInfo.cpp | 101 using ChildIteratorType = const_succ_iterator; typedef
|
H A D | BlockFrequencyInfoImpl.cpp | 676 using ChildIteratorType = GraphT::IrrNode::iterator; typedef
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86LoadValueInjectionLoadHardening.cpp | 197 using ChildIteratorType = typename Traits::ChildIteratorType; typedef
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | StructurizeCFG.cpp | 120 using ChildIteratorType = typedef
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | FunctionAttrs.cpp | 589 using ChildIteratorType = SmallVectorImpl<ArgumentGraphNode *>::iterator; typedef
|
H A D | MemProfContextDisambiguation.cpp | 2355 using ChildIteratorType = typedef 2377 using ChildIteratorType = typename GTraits::ChildIteratorType; typedef
|
H A D | Attributor.cpp | 4143 using ChildIteratorType = typedef
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | PGOInstrumentation.cpp | 2349 using ChildIteratorType = const_succ_iterator; typedef
|
/freebsd/contrib/llvm-project/llvm/lib/Passes/ |
H A D | StandardInstrumentations.cpp | 2117 using ChildIteratorType = DisplayNode::ChildIterator; typedef
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
H A D | CoroFrame.cpp | 440 using ChildIteratorType = RematGraph::RematNode **; typedef
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 4036 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
|