Searched defs:GatheredScalars (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | SLPVectorizer.cpp | 9366 SmallPtrSet<Value *, 4> GatheredScalars(VL.begin(), VL.end()); isGatherShuffledSingleRegisterEntry() local |