Searched refs:NextLoadStore (Results 1 – 1 of 1) sorted by relevance
2901 NextLoadStore = nullptr; in init()3027 ScheduleData *NextLoadStore = nullptr; member3323 ScheduleData *NextLoadStore);10637 ScheduleData *NextLoadStore) { in initScheduleData() argument10660 CurrentLoadStore->NextLoadStore = SD; in initScheduleData()10671 if (NextLoadStore) { in initScheduleData()10673 CurrentLoadStore->NextLoadStore = NextLoadStore; in initScheduleData()10796 ScheduleData *DepDest = BundleMember->NextLoadStore; in calculateDependencies()10807 for ( ; DepDest; DepDest = DepDest->NextLoadStore) { in calculateDependencies()