Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp12473 SmallPtrSet<Value *, 4> RequiredExtract; in tryToReduce() local
12648 if (RequiredExtract.contains(RdxVal)) in tryToReduce()
12748 RequiredExtract.insert(RdxVal); in tryToReduce()