Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineBlockFrequencyInfo.cpp55 typedef MachineBasicBlock::const_succ_iterator ChildIteratorType; typedef
/external/llvm/lib/Analysis/
DBlockFrequencyInfo.cpp54 typedef succ_const_iterator ChildIteratorType; typedef
DBlockFrequencyInfoImpl.cpp579 typedef GraphT::IrrNode::iterator ChildIteratorType; typedef
/external/llvm/unittests/ADT/
DSCCIteratorTest.cpp235 typedef typename Graph<N>::ChildIterator ChildIteratorType; typedef
/external/clang/lib/Serialization/
DModuleManager.cpp425 typedef llvm::SetVector<ModuleFile *>::const_iterator ChildIteratorType; typedef
/external/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp385 typedef SmallVectorImpl<ArgumentGraphNode*>::iterator ChildIteratorType; typedef