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