Searched refs:PrevInBundle (Results 1 – 1 of 1) sorted by relevance
2811 ScheduleData *PrevInBundle = nullptr; in tryScheduleBundle() local2837 if (PrevInBundle) { in tryScheduleBundle()2838 PrevInBundle->NextInBundle = BundleMember; in tryScheduleBundle()2847 PrevInBundle = BundleMember; in tryScheduleBundle()