Searched refs:Suc (Results 1 – 1 of 1) sorted by relevance
844 auto Suc = std::next(CallMI->getIterator()); in collectCallSiteParameters() local848 assert(std::next(Suc) == BundleEnd && in collectCallSiteParameters()851 if (!interpretNextInstr(&*Suc, ForwardedRegWorklist, Params, ClobberedRegUnits)) in collectCallSiteParameters()895 auto Suc = std::next(MI.getIterator()); in constructCallSiteEntryDIEs() local898 auto DelaySlotBundle = getBundleStart(Suc); in constructCallSiteEntryDIEs()2010 auto Suc = std::next(MI.getIterator()); in beginInstruction() local2011 (void)Suc; in beginInstruction()2015 assert(Suc->isBundledWithPred() && in beginInstruction()