Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp17405 &IgnoreList](bool IgnoreVL = false) { in tryToReduce() argument
17406 bool IsAnyRedOpGathered = !IgnoreVL && V.isAnyGathered(IgnoreList); in tryToReduce()
17433 (void)AdjustReducedVals(/*IgnoreVL=*/true); in tryToReduce()