Searched refs:CurrentLoadStore (Results 1 – 1 of 1) sorted by relevance
4019 ScheduleData *CurrentLoadStore = PrevLoadStore; in initScheduleData() local4035 if (CurrentLoadStore) { in initScheduleData()4036 CurrentLoadStore->NextLoadStore = SD; in initScheduleData()4040 CurrentLoadStore = SD; in initScheduleData()4044 if (CurrentLoadStore) in initScheduleData()4045 CurrentLoadStore->NextLoadStore = NextLoadStore; in initScheduleData()4047 LastLoadStoreInRegion = CurrentLoadStore; in initScheduleData()