Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DDominators.h146 typedef ChildIterator ChildIteratorType; typedef
/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.cpp600 typedef GraphT::IrrNode::iterator ChildIteratorType; typedef
/external/llvm/include/llvm/CodeGen/
DMachineDominators.h252 typedef 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.cpp381 typedef SmallVectorImpl<ArgumentGraphNode *>::iterator ChildIteratorType; typedef