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 234 MachineBasicBlock* getMBBFromIndex(SlotIndex index) const {
235 return indexes_->getMBBFromIndex(index);
SlotIndexes.h 584 MachineBasicBlock* getMBBFromIndex(SlotIndex index) const {

Completed in 36 milliseconds