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

  /external/llvm/lib/CodeGen/
LiveIntervalAnalysis.cpp     [all...]
RegisterPressure.cpp 892 SlotIndex InstSlot = LIS->getInstructionIndex(MI).getRegSlot();
893 if (InstSlot >= PriorUseIdx && InstSlot < NextUseIdx)
    [all...]

Completed in 452 milliseconds