Searched refs:CurrentLoadStore (Results 1 – 1 of 1) sorted by relevance
10638 ScheduleData *CurrentLoadStore = PrevLoadStore; in initScheduleData() local10659 if (CurrentLoadStore) { in initScheduleData()10660 CurrentLoadStore->NextLoadStore = SD; in initScheduleData()10664 CurrentLoadStore = SD; in initScheduleData()10672 if (CurrentLoadStore) in initScheduleData()10673 CurrentLoadStore->NextLoadStore = NextLoadStore; in initScheduleData()10675 LastLoadStoreInRegion = CurrentLoadStore; in initScheduleData()