Searched refs:CurrentLoadStore (Results 1 – 1 of 1) sorted by relevance
14716 ScheduleData *CurrentLoadStore = PrevLoadStore; in initScheduleData() local14737 if (CurrentLoadStore) { in initScheduleData()14738 CurrentLoadStore->NextLoadStore = SD; in initScheduleData()14742 CurrentLoadStore = SD; in initScheduleData()14750 if (CurrentLoadStore) in initScheduleData()14751 CurrentLoadStore->NextLoadStore = NextLoadStore; in initScheduleData()14753 LastLoadStoreInRegion = CurrentLoadStore; in initScheduleData()