Searched refs:CurrentLoadStore (Results 1 – 1 of 1) sorted by relevance
19649 ScheduleData *CurrentLoadStore = PrevLoadStore; in initScheduleData() local19669 if (CurrentLoadStore) { in initScheduleData()19670 CurrentLoadStore->setNextLoadStore(SD); in initScheduleData()19674 CurrentLoadStore = SD; in initScheduleData()19682 if (CurrentLoadStore) in initScheduleData()19683 CurrentLoadStore->setNextLoadStore(NextLoadStore); in initScheduleData()19685 LastLoadStoreInRegion = CurrentLoadStore; in initScheduleData()