Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp7402 bool DuplicateNonConst = false; in getGatherCost() local
7417 DuplicateNonConst = true; in getGatherCost()
7421 return getGatherCost(VecTy, ShuffledElements, DuplicateNonConst); in getGatherCost()