Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineBlockFrequencyInfo.cpp56 typedef MachineBasicBlock::const_succ_iterator ChildIteratorType; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineDominators.h262 using ChildIteratorType = ChildIterator; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineBlockFrequencyInfo.cpp90 using ChildIteratorType = MachineBasicBlock::const_succ_iterator; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DLoopIterator.h72 using ChildIteratorType = member
/external/llvm/include/llvm/CodeGen/
DMachineDominators.h275 typedef ChildIterator ChildIteratorType; typedef
/external/llvm/lib/Analysis/
DBlockFrequencyInfo.cpp64 typedef succ_const_iterator ChildIteratorType; typedef
DBlockFrequencyInfoImpl.cpp626 typedef GraphT::IrrNode::iterator ChildIteratorType; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DBlockFrequencyInfo.cpp101 using ChildIteratorType = succ_const_iterator; typedef
DBlockFrequencyInfoImpl.cpp665 using ChildIteratorType = GraphT::IrrNode::iterator; typedef
/external/swiftshader/third_party/LLVM/unittests/ADT/
DSCCIteratorTest.cpp235 typedef typename Graph<N>::ChildIterator ChildIteratorType; typedef
/external/llvm/unittests/ADT/
DSCCIteratorTest.cpp233 typedef typename Graph<N>::ChildIterator ChildIteratorType; typedef
/external/clang/lib/Serialization/
DModuleManager.cpp438 typedef llvm::SetVector<ModuleFile *>::const_iterator ChildIteratorType; typedef
/external/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp335 typedef SmallVectorImpl<ArgumentGraphNode *>::iterator ChildIteratorType; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
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 *()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp383 using ChildIteratorType = SmallVectorImpl<ArgumentGraphNode *>::iterator; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp1633 using ChildIteratorType = succ_const_iterator; typedef