Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.cpp
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp20755 ArrayRef<Value *> TreeRoot = VectorizableTree[NodeIdx]->Scalars; in computeMinimumValueSizes() local
20826 cast<IntegerType>(TreeRoot.front()->getType()->getScalarType()) in computeMinimumValueSizes()
20829 AnalyzedMinBWVals.insert_range(TreeRoot); in computeMinimumValueSizes()