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