Searched refs:NextLoadStore (Results 1 – 1 of 1) sorted by relevance
839 NextLoadStore = nullptr; in init()916 ScheduleData *NextLoadStore = nullptr; member1106 ScheduleData *NextLoadStore);4018 ScheduleData *NextLoadStore) { in initScheduleData() argument4036 CurrentLoadStore->NextLoadStore = SD; in initScheduleData()4043 if (NextLoadStore) { in initScheduleData()4045 CurrentLoadStore->NextLoadStore = NextLoadStore; in initScheduleData()4107 ScheduleData *DepDest = BundleMember->NextLoadStore; in calculateDependencies()4145 DepDest = DepDest->NextLoadStore; in calculateDependencies()