Searched refs:Suc (Results 1 – 1 of 1) sorted by relevance
850 auto Suc = std::next(CallMI->getIterator()); in collectCallSiteParameters() local854 assert(std::next(Suc) == BundleEnd && in collectCallSiteParameters()857 if (!interpretNextInstr(&*Suc, ForwardedRegWorklist, Params, ClobberedRegUnits)) in collectCallSiteParameters()901 auto Suc = std::next(MI.getIterator()); in constructCallSiteEntryDIEs() local904 auto DelaySlotBundle = getBundleStart(Suc); in constructCallSiteEntryDIEs()2017 auto Suc = std::next(MI.getIterator()); in beginInstruction() local2018 (void)Suc; in beginInstruction()2022 assert(Suc->isBundledWithPred() && in beginInstruction()