Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp15984 bool IsAnyNonUndefConst = in getGatherCost() local
15987 if (!ForPoisonSrc && IsAnyNonUndefConst) { in getGatherCost()
15997 ForPoisonSrc && !IsAnyNonUndefConst, VL); in getGatherCost()