Home
last modified time | relevance | path

Searched defs:RecurrenceDescriptor (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIVDescriptors.h75 RecurrenceDescriptor(Value *Start, Instruction *Exit, StoreInst *Store, in RecurrenceDescriptor() function
H A DTargetTransformInfo.h60 class RecurrenceDescriptor; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h59 class RecurrenceDescriptor; variable
H A DLoopVectorize.cpp7209 DenseMap<const RecurrenceDescriptor *, Value *> &ReductionResumeValues, in createAndCollectMergePhiForReduction()