Home
last modified time | relevance | path

Searched refs:getRecurrenceStartValue (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIVDescriptors.h229 TrackingVH<Value> getRecurrenceStartValue() const { return StartValue; } in getRecurrenceStartValue() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp8214 assert(RdxDesc.getRecurrenceStartValue() == in tryToCreateWidenRecipe()