Searched refs:MaxSafeVectorWidthInBits (Results 1 – 2 of 2) sorted by relevance
213 return MaxSafeVectorWidthInBits == UINT_MAX; in isSafeForAnyVectorWidth()219 return MaxSafeVectorWidthInBits; in getMaxSafeVectorWidthInBits()323 uint64_t MaxSafeVectorWidthInBits = -1U; variable
2308 MaxSafeVectorWidthInBits = std::min(MaxSafeVectorWidthInBits, MaxVFInBits); in isDependent()