Home
last modified time | relevance | path

Searched defs:GatheredScalars (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp6704 SmallVector<Value *> GatheredScalars(E->Scalars.begin(), E->Scalars.end()); in getEntryCost() local
8125 SmallPtrSet<Value *, 4> GatheredScalars(VL.begin(), VL.end()); in isGatherShuffledEntry() local
9188 SmallVector<Value *> GatheredScalars(E->Scalars.begin(), E->Scalars.end()); in vectorizeTree() local