Searched refs:CurrentLoadStore (Results 1 – 1 of 1) sorted by relevance
5031 ScheduleData *CurrentLoadStore = PrevLoadStore; in initScheduleData() local5047 if (CurrentLoadStore) { in initScheduleData()5048 CurrentLoadStore->NextLoadStore = SD; in initScheduleData()5052 CurrentLoadStore = SD; in initScheduleData()5056 if (CurrentLoadStore) in initScheduleData()5057 CurrentLoadStore->NextLoadStore = NextLoadStore; in initScheduleData()5059 LastLoadStoreInRegion = CurrentLoadStore; in initScheduleData()