Searched refs:NextLoadStore (Results 1 – 1 of 1) sorted by relevance
603 NextLoadStore(nullptr), SchedulingRegionID(0), SchedulingPriority(0), in ScheduleData()610 NextLoadStore = nullptr; in init()686 ScheduleData *NextLoadStore; member837 ScheduleData *NextLoadStore);2914 ScheduleData *NextLoadStore) { in initScheduleData() argument2936 CurrentLoadStore->NextLoadStore = SD; in initScheduleData()2943 if (NextLoadStore) { in initScheduleData()2945 CurrentLoadStore->NextLoadStore = NextLoadStore; in initScheduleData()2996 ScheduleData *DepDest = BundleMember->NextLoadStore; in calculateDependencies()3034 DepDest = DepDest->NextLoadStore; in calculateDependencies()