Searched refs:NextLoadStore (Results 1 – 1 of 1) sorted by relevance
3046 NextLoadStore = nullptr; in init()3172 ScheduleData *NextLoadStore = nullptr; member3467 ScheduleData *NextLoadStore);12703 ScheduleData *NextLoadStore) { in initScheduleData() argument12726 CurrentLoadStore->NextLoadStore = SD; in initScheduleData()12737 if (NextLoadStore) { in initScheduleData()12739 CurrentLoadStore->NextLoadStore = NextLoadStore; in initScheduleData()12862 ScheduleData *DepDest = BundleMember->NextLoadStore; in calculateDependencies()12873 for (; DepDest; DepDest = DepDest->NextLoadStore) { in calculateDependencies()