Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DCFGDiff.h178 using ChildIteratorType = member
232 using ChildIteratorType = member
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DMachineDominators.h262 using ChildIteratorType = ChildIterator; member
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachineBlockFrequencyInfo.cpp90 using ChildIteratorType = MachineBasicBlock::const_succ_iterator; typedef
/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DLoopIterator.h72 using ChildIteratorType = member
/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DBlockFrequencyInfo.cpp101 using ChildIteratorType = succ_const_iterator; typedef
H A DBlockFrequencyInfoImpl.cpp667 using ChildIteratorType = GraphT::IrrNode::iterator; typedef
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DModuleManager.cpp473 using ChildIteratorType = llvm::SetVector<ModuleFile *>::const_iterator; typedef
/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1251 struct ChildIteratorType struct
1254 std::vector<TreeEntry> &VectorizableTree;
1256 ChildIteratorType(SmallVector<int, 1>::iterator W, in ChildIteratorType() argument
1260 NodeRef operator*() { return &VectorizableTree[*I]; } in operator *()
/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp418 using ChildIteratorType = SmallVectorImpl<ArgumentGraphNode *>::iterator; typedef
/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1653 using ChildIteratorType = succ_const_iterator; typedef