Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp7964 Value *FirstReducedVal, unsigned ReduxWidth, in getReductionCost() argument
7966 Type *ScalarTy = FirstReducedVal->getType(); in getReductionCost()
8014 << " for reduction that starts with " << *FirstReducedVal in getReductionCost()