Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp11119 auto *TreeRootIT = dyn_cast<IntegerType>(TreeRoot[0]->getType()); in computeMinimumValueSizes() local
11120 if (!TreeRootIT) in computeMinimumValueSizes()
11231 if (MaxBitWidth >= TreeRootIT->getBitWidth()) in computeMinimumValueSizes()