Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp15716 ArrayRef<Value *> TreeRoot = VectorizableTree[NodeIdx]->Scalars; in computeMinimumValueSizes() local
15787 cast<IntegerType>(TreeRoot.front()->getType())->getBitWidth()) { in computeMinimumValueSizes()
15789 AnalyzedMinBWVals.insert(TreeRoot.begin(), TreeRoot.end()); in computeMinimumValueSizes()