Searched defs:RestoreIdxes (Results 1 – 1 of 1) sorted by relevance
1418 rewriteInstructionsForSpills(const LiveInterval &li, bool TrySplit, in rewriteInstructionsForSpills()1648 bool LiveIntervals::alsoFoldARestore(int Id, SlotIndex index, in alsoFoldARestore()1662 void LiveIntervals::eraseRestoreInfo(int Id, SlotIndex index, in eraseRestoreInfo()1755 DenseMap<unsigned, std::vector<SRInfo> > RestoreIdxes; in addIntervalsForSpills() local