Searched refs:MaxSafeVectorWidthInBits (Results 1 – 2 of 2) sorted by relevance
214 return MaxSafeVectorWidthInBits == UINT_MAX; in isSafeForAnyVectorWidth()220 return MaxSafeVectorWidthInBits; in getMaxSafeVectorWidthInBits()309 uint64_t MaxSafeVectorWidthInBits = -1U; variable
2243 MaxSafeVectorWidthInBits = std::min(MaxSafeVectorWidthInBits, MaxVFInBits); in isDependent()