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

  /external/llvm/include/llvm/CodeGen/
LiveIntervalAnalysis.h 235 MachineBasicBlock* getMBBFromIndex(SlotIndex index) const {
236 return indexes_->getMBBFromIndex(index);
SlotIndexes.h 526 MachineBasicBlock* getMBBFromIndex(SlotIndex index) const {

Completed in 111 milliseconds