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

  /external/llvm/lib/CodeGen/
SplitKit.h 159 /// getUseSlots - Return an array of SlotIndexes of instructions using CurLI.
161 ArrayRef<SlotIndex> getUseSlots() const { return UseSlots; }
RegAllocGreedy.cpp     [all...]

Completed in 50 milliseconds