Lines Matching full:indexes
40 SlotIndexes *Indexes = nullptr;
87 ArrayRef<CalleeSavedInfo> CSI, SlotIndexes *Indexes,
116 if (Indexes) {
119 Indexes->insertMachineInstrInMaps(Inst);
131 SlotIndexes *Indexes, LiveIntervals *LIS) {
156 if (Indexes) {
158 Indexes->insertMachineInstrInMaps(Inst);
247 insertCSRSaves(*SaveBlock, CSI, Indexes, LIS);
254 insertCSRRestores(*RestoreBlock, CSI, Indexes, LIS);
317 Indexes = SIWrapper ? &SIWrapper->getSI() : nullptr;
377 MI, FI, nullptr, Indexes, LIS, true);
385 MI, FI, nullptr, Indexes, LIS);