HomeSort by relevance Sort by last modified time
    Searched refs:const_weight_iterator (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/CodeGen/
MachineBasicBlock.h 80 typedef std::vector<uint32_t>::const_iterator const_weight_iterator; typedef in class:llvm::MachineBasicBlock
597 const_weight_iterator getWeightIterator(const_succ_iterator I) const;
  /external/llvm/lib/CodeGen/
MachineBasicBlock.cpp 929 MachineBasicBlock::const_weight_iterator MachineBasicBlock::
    [all...]

Completed in 43 milliseconds