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.cpp590 typedef GraphT::IrrNode::iterator ChildIteratorType; typedef
/external/llvm/unittests/ADT/
DSCCIteratorTest.cpp233 typedef typename Graph<N>::ChildIterator ChildIteratorType; typedef
/external/clang/lib/Serialization/
DModuleManager.cpp467 typedef llvm::SetVector<ModuleFile *>::const_iterator ChildIteratorType; typedef
/external/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp388 typedef SmallVectorImpl<ArgumentGraphNode*>::iterator ChildIteratorType; typedef