Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp17265 SmallPtrSet<Value *, 4> RequiredExtract; in tryToReduce() local
17507 if (RequiredExtract.contains(RdxVal)) in tryToReduce()
17622 RequiredExtract.insert(RdxVal); in tryToReduce()