Searched refs:NextInBundle (Results 1 – 1 of 1) sorted by relevance
2882 BundleMember = BundleMember->NextInBundle; in newTreeEntry()3045 NextInBundle = nullptr; in init()3141 } else if (NextInBundle) { in dump()3143 ScheduleData *SD = NextInBundle; in dump()3146 SD = SD->NextInBundle; in dump()3168 ScheduleData *NextInBundle = nullptr; member9932 for (; Bundle; Bundle = Bundle->NextInBundle) in getLastInstructionInBundle()12454 PrevInBundle->NextInBundle = BundleMember; in buildBundle()12591 ScheduleData *Next = BundleMember->NextInBundle; in cancelScheduling()12592 BundleMember->NextInBundle = nullptr; in cancelScheduling()[all …]