Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp8448 bool DuplicateNonConst = false; in getGatherCost() local
8463 DuplicateNonConst = true; in getGatherCost()
8467 return getGatherCost(VecTy, ShuffledElements, DuplicateNonConst); in getGatherCost()