Searched refs:CurL (Results 1 – 1 of 1) sorted by relevance
1716 LocIdx CurL = Location.Idx; in transferDebugInstrRef() local1717 ValueIDNum ID = MTracker->LocIdxToIDNum[CurL]; in transferDebugInstrRef()1722 FoundLoc = CurL; in transferDebugInstrRef()1726 if (MTracker->isSpill(CurL)) in transferDebugInstrRef()1727 FoundLoc = CurL; // Spills are a longer term location. in transferDebugInstrRef()1729 !MTracker->isSpill(CurL) && in transferDebugInstrRef()1731 isCalleeSaved(CurL)) in transferDebugInstrRef()1732 FoundLoc = CurL; // Callee saved regs are longer term than normal. in transferDebugInstrRef()