Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3867 TrackingVH<Value> ReductionStartValue = RdxDesc.getRecurrenceStartValue(); in fixReduction() local
3869 State.setDebugLocFromInst(ReductionStartValue); in fixReduction()
3978 ReducedPartRdx = createSelectCmpOp(Builder, ReductionStartValue, RK, in fixReduction()
4016 BCBlockPhi->addIncoming(ReductionStartValue, Incoming); in fixReduction()