Searched refs:InsertMachineInstrRangeInMaps (Results 1 – 4 of 4) sorted by relevance
246 void InsertMachineInstrRangeInMaps(MachineBasicBlock::iterator B, in InsertMachineInstrRangeInMaps() function
270 void InsertMachineInstrRangeInMaps(MachineBasicBlock::iterator B, in InsertMachineInstrRangeInMaps() function
841 LIS.InsertMachineInstrRangeInMaps(MIS.begin(), MI); in insertReload()857 LIS.InsertMachineInstrRangeInMaps(std::next(MI), MIS.end()); in insertSpill()1429 LIS.InsertMachineInstrRangeInMaps(std::prev(MI), MI); in hoistAllSpills()
878 LIS.InsertMachineInstrRangeInMaps(MIS.begin(), MI); in insertReload()918 LIS.InsertMachineInstrRangeInMaps(std::next(MI), MIS.end()); in insertSpill()1479 LIS.InsertMachineInstrRangeInMaps(std::prev(MI), MI); in hoistAllSpills()