Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp1269 SmallPtrSet<VPValue *, 4> UniqueValues; in simplifyBlends() local
H A DSLPVectorizer.cpp3109 SmallPtrSet<Value *, 4> UniqueValues; in reorder() local
9554 SmallVector<Value *> UniqueValues; in tryToFindDuplicates() local
10299 SetVector<Value *> UniqueValues(llvm::from_range, VL); in buildTreeRec() local
13030 SmallSetVector<Value *, 16> UniqueValues(VL.begin(), VL.end()); in getEntryCost() local