Searched refs:hasEmergencySpills (Results 1 – 2 of 2) sorted by relevance
401 bool hasEmergencySpills(MachineInstr *MI) const { in hasEmergencySpills() function
984 if (VRM.hasEmergencySpills(&MI) || VRM.isSpillPt(&MI)) in FoldsStackSlotModRef()1746 if (!VRM->hasEmergencySpills(MI)) in InsertEmergencySpills()