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 213 MachineBasicBlock* getMBBFromIndex(SlotIndex index) const {
214 return Indexes->getMBBFromIndex(index);
SlotIndexes.h 506 MachineBasicBlock* getMBBFromIndex(SlotIndex index) const {

Completed in 337 milliseconds