Searched refs:ReductionResumeValues (Results 1 – 1 of 1) sorted by relevance
791 ReductionResumeValues; member in llvm::InnerLoopVectorizer7487 DenseMap<const RecurrenceDescriptor *, Value *> &ReductionResumeValues, in createAndCollectMergePhiForReduction() argument7536 ReductionResumeValues[&RdxDesc] = BCBlockPhi; in createAndCollectMergePhiForReduction()7621 DenseMap<const RecurrenceDescriptor *, Value *> ReductionResumeValues; in executePlan() local7626 ReductionResumeValues, State, OrigLoop, in executePlan()7664 return {State.ExpandedSCEVs, ReductionResumeValues}; in executePlan()10158 const auto &[ExpandedSCEVs, ReductionResumeValues] = LVP.executePlan( in processLoop()10200 ResumeV = ReductionResumeValues in processLoop()