Searched refs:ReductionDescriptor (Results 1 – 1 of 1) sorted by relevance
625 struct ReductionDescriptor { struct in __anond293faa00111::LoopVectorizationLegality626 ReductionDescriptor() : StartValue(nullptr), LoopExitInstr(nullptr), in ReductionDescriptor() argument629 ReductionDescriptor(Value *Start, Instruction *Exit, ReductionKind K, in ReductionDescriptor() argument710 typedef DenseMap<PHINode*, ReductionDescriptor> ReductionList;2822 LoopVectorizationLegality::ReductionDescriptor RdxDesc = in vectorizeLoop()5187 ReductionDescriptor RD(RdxStart, ExitInstruction, Kind, in AddReductionVar()