Searched refs:NextLoadStore (Results 1 – 1 of 1) sorted by relevance
2029 NextLoadStore = nullptr; in init()2108 ScheduleData *NextLoadStore = nullptr; member2338 ScheduleData *NextLoadStore);6156 ScheduleData *NextLoadStore) { in initScheduleData() argument6176 CurrentLoadStore->NextLoadStore = SD; in initScheduleData()6183 if (NextLoadStore) { in initScheduleData()6185 CurrentLoadStore->NextLoadStore = NextLoadStore; in initScheduleData()6246 ScheduleData *DepDest = BundleMember->NextLoadStore; in calculateDependencies()6284 DepDest = DepDest->NextLoadStore; in calculateDependencies()