Searched refs:getUseSlots (Results 1 – 2 of 2) sorted by relevance
201 ArrayRef<SlotIndex> getUseSlots() const { return UseSlots; } in getUseSlots() function
2124 ArrayRef<SlotIndex> Uses = SA->getUseSlots(); in tryInstructionSplit()2181 ArrayRef<SlotIndex> Uses = SA->getUseSlots(); in calcGapWeights()2271 ArrayRef<SlotIndex> Uses = SA->getUseSlots(); in tryLocalSplit()