Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp521 struct TreeEntry { struct in __anon6868a6e70111::BoUpSLP
522 TreeEntry() : Scalars(), VectorizedValue(nullptr), in TreeEntry() function
526 bool isSame(ArrayRef<Value *> VL) const { in isSame()
532 ValueList Scalars;
535 Value *VectorizedValue;
538 bool NeedToGather;