Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp14566 SmallPtrSet<Value *, 4> RequiredExtract; in tryToReduce() local
14803 if (RequiredExtract.contains(RdxVal)) in tryToReduce()
14921 RequiredExtract.insert(RdxVal); in tryToReduce()