Searched refs:BundleStart (Results 1 – 4 of 4) sorted by relevance
450 MachineInstr *BundleStart = FirstMI; in expandCopyBundle() local455 if (BundledMI != BundleStart) { in expandCopyBundle()460 BundleStart = &*std::next(BundledMI->getIterator()); in expandCopyBundle()
1458 MachineInstr &BundleStart, in handleMoveIntoBundle() argument1461 SlotIndex NewIndex = Indexes->getInstructionIndex(BundleStart); in handleMoveIntoBundle()
416 auto BundleStart = getBundleStart(MI.getIterator());420 *skipDebugInstructionsForward(BundleStart, BundleEnd);
321 void handleMoveIntoBundle(MachineInstr &MI, MachineInstr &BundleStart,