Searched defs:MaxBitWidth (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Analysis/ | ||
H A D | IVDescriptors.cpp | 99 uint64_t MaxBitWidth = DL.getTypeSizeInBits(Exit->getType()); computeRecurrenceType() local |
/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | SLPVectorizer.cpp | 15483 unsigned MaxBitWidth = 1u; computeMinimumValueSizes() local |