Home
last modified time | relevance | path

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

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