Searched refs:const_weight_iterator (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DMachineBasicBlock.h79 typedef std::vector<uint32_t>::const_iterator const_weight_iterator; typedef in class:llvm::MachineBasicBlock
627 const_weight_iterator getWeightIterator(const_succ_iterator I) const;
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp1129 MachineBasicBlock::const_weight_iterator MachineBasicBlock::

Completed in 78 milliseconds