Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp4141 int ScalarReduxCost = in getReductionCost() local
4144 DEBUG(dbgs() << "SLP: Adding cost " << VecReduxCost - ScalarReduxCost in getReductionCost()
4150 return VecReduxCost - ScalarReduxCost; in getReductionCost()