Searched refs:NextLoadStore (Results 1 – 1 of 1) sorted by relevance
2703 NextLoadStore = nullptr; in init()2829 ScheduleData *NextLoadStore = nullptr; member3125 ScheduleData *NextLoadStore);9300 ScheduleData *NextLoadStore) { in initScheduleData() argument9323 CurrentLoadStore->NextLoadStore = SD; in initScheduleData()9334 if (NextLoadStore) { in initScheduleData()9336 CurrentLoadStore->NextLoadStore = NextLoadStore; in initScheduleData()9456 ScheduleData *DepDest = BundleMember->NextLoadStore; in calculateDependencies()9467 for ( ; DepDest; DepDest = DepDest->NextLoadStore) { in calculateDependencies()