Home
last modified time | relevance | path

Searched defs:RestoreIdxes (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DLiveIntervalAnalysis.cpp1418 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