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