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

/external/llvm/include/llvm/CodeGen/
H A DMachineBasicBlock.h79 typedef std::vector<uint32_t>::const_iterator const_weight_iterator; typedef in class:llvm::MachineBasicBlock
656 const_weight_iterator getWeightIterator(const_succ_iterator I) const;

Completed in 64 milliseconds