Searched refs:NextLoadStore (Results 1 – 1 of 1) sorted by relevance
3463 NextLoadStore = nullptr; in init()3589 ScheduleData *NextLoadStore = nullptr; member3885 ScheduleData *NextLoadStore);14715 ScheduleData *NextLoadStore) { in initScheduleData() argument14738 CurrentLoadStore->NextLoadStore = SD; in initScheduleData()14749 if (NextLoadStore) { in initScheduleData()14751 CurrentLoadStore->NextLoadStore = NextLoadStore; in initScheduleData()14874 ScheduleData *DepDest = BundleMember->NextLoadStore; in calculateDependencies()14885 for (; DepDest; DepDest = DepDest->NextLoadStore) { in calculateDependencies()