Searched refs:HasOtherDef (Results 1 – 1 of 1) sorted by relevance
1632 bool HasOtherDef = false; in SpillRegToStackSlot() local1633 if (InvalidateRegDef(PrevMII, *MII, KillRegs[j], HasOtherDef, TRI)) { in SpillRegToStackSlot()1635 if (ReMatDefs.count(DeadDef) && !HasOtherDef) { in SpillRegToStackSlot()