Searched defs:SaveIndex (Results 1 – 2 of 2) sorted by relevance
856 const int SaveIndex = FI->getROPProtectionHashSaveIndex(); in emitPrologue() local1867 const int SaveIndex = FI->getROPProtectionHashSaveIndex(); in emitEpilogue() local
730 static bool spilledToMemory(const MachineFunction &MF, int SaveIndex) { in spilledToMemory()