Searched refs:FirstInBundle (Results 1 – 2 of 2) sorted by relevance
286 MachineBasicBlock::iterator FirstInBundle = in addToPacket() local289 getPreviousVector(FirstInBundle); in addToPacket()
3461 FirstInBundle = this; in init() 3492 assert(Inst->getParent() == FirstInBundle->Inst->getParent() && in verify() 3503 bool isSchedulingEntity() const { return FirstInBundle == this; } in isSchedulingEntity() 3508 return NextInBundle != nullptr || FirstInBundle != this || TE; in isPartOfBundle() 3526 return FirstInBundle->unscheduledDepsInBundle(); in incrementUnscheduledDeps() 3581 ScheduleData *FirstInBundle = nullptr; member 3730 ScheduleData *DepBundle = OpDef->FirstInBundle; in schedule() 3780 ScheduleData *DepBundle = MemoryDepSD->FirstInBundle; in schedule() 3793 ScheduleData *DepBundle = DepSD->FirstInBundle; in schedule() 3819 assert(isInSchedulingRegion(SD->FirstInBundle) in verify() [all...]