Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h720 unsigned ShuffleCost = in getReductionCost() local
724 return ShuffleCost + ArithCost + getScalarizationOverhead(Ty, false, true); in getReductionCost()