Searched refs:ReductionDescriptor (Results 1 – 1 of 1) sorted by relevance
604 struct ReductionDescriptor { struct in __anon63bf7e8f0111::LoopVectorizationLegality605 ReductionDescriptor() : StartValue(nullptr), LoopExitInstr(nullptr), in ReductionDescriptor() argument608 ReductionDescriptor(Value *Start, Instruction *Exit, ReductionKind K, in ReductionDescriptor() function707 typedef DenseMap<PHINode*, ReductionDescriptor> ReductionList;2775 LoopVectorizationLegality::ReductionDescriptor RdxDesc = in vectorizeLoop()4219 ReductionDescriptor RD(RdxStart, ExitInstruction, Kind, in AddReductionVar()