Searched refs:CurrentLoadStore (Results 1 – 1 of 1) sorted by relevance
5879 ScheduleData *CurrentLoadStore = PrevLoadStore; in initScheduleData() local5897 if (CurrentLoadStore) { in initScheduleData()5898 CurrentLoadStore->NextLoadStore = SD; in initScheduleData()5902 CurrentLoadStore = SD; in initScheduleData()5906 if (CurrentLoadStore) in initScheduleData()5907 CurrentLoadStore->NextLoadStore = NextLoadStore; in initScheduleData()5909 LastLoadStoreInRegion = CurrentLoadStore; in initScheduleData()