Searched refs:CurrentLoadStore (Results 1 – 1 of 1) sorted by relevance
12704 ScheduleData *CurrentLoadStore = PrevLoadStore; in initScheduleData() local12725 if (CurrentLoadStore) { in initScheduleData()12726 CurrentLoadStore->NextLoadStore = SD; in initScheduleData()12730 CurrentLoadStore = SD; in initScheduleData()12738 if (CurrentLoadStore) in initScheduleData()12739 CurrentLoadStore->NextLoadStore = NextLoadStore; in initScheduleData()12741 LastLoadStoreInRegion = CurrentLoadStore; in initScheduleData()