Searched refs:CurrentLoadStore (Results 1 – 1 of 1) sorted by relevance
9301 ScheduleData *CurrentLoadStore = PrevLoadStore; in initScheduleData() local9322 if (CurrentLoadStore) { in initScheduleData()9323 CurrentLoadStore->NextLoadStore = SD; in initScheduleData()9327 CurrentLoadStore = SD; in initScheduleData()9335 if (CurrentLoadStore) in initScheduleData()9336 CurrentLoadStore->NextLoadStore = NextLoadStore; in initScheduleData()9338 LastLoadStoreInRegion = CurrentLoadStore; in initScheduleData()