Searched refs:NextLoadStore (Results 1 – 1 of 1) sorted by relevance
2012 NextLoadStore = nullptr; in init()2091 ScheduleData *NextLoadStore = nullptr; member2322 ScheduleData *NextLoadStore);5878 ScheduleData *NextLoadStore) { in initScheduleData() argument5898 CurrentLoadStore->NextLoadStore = SD; in initScheduleData()5905 if (NextLoadStore) { in initScheduleData()5907 CurrentLoadStore->NextLoadStore = NextLoadStore; in initScheduleData()5971 ScheduleData *DepDest = BundleMember->NextLoadStore; in calculateDependencies()6009 DepDest = DepDest->NextLoadStore; in calculateDependencies()