HomeSort by: relevance | last modified time | path
    Searched defs:getMBBFromIndex (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
LiveIntervals.h 255 MachineBasicBlock* getMBBFromIndex(SlotIndex index) const {
256 return Indexes->getMBBFromIndex(index);
SlotIndexes.h 514 MachineBasicBlock* getMBBFromIndex(SlotIndex index) const {

Completed in 16 milliseconds