Searched refs:CurrentLoadStore (Results 1 – 1 of 1) sorted by relevance
6157 ScheduleData *CurrentLoadStore = PrevLoadStore; in initScheduleData() local6175 if (CurrentLoadStore) { in initScheduleData()6176 CurrentLoadStore->NextLoadStore = SD; in initScheduleData()6180 CurrentLoadStore = SD; in initScheduleData()6184 if (CurrentLoadStore) in initScheduleData()6185 CurrentLoadStore->NextLoadStore = NextLoadStore; in initScheduleData()6187 LastLoadStoreInRegion = CurrentLoadStore; in initScheduleData()