Searched refs:MaxSafeVectorWidthInBits (Results 1 – 2 of 2) sorted by relevance
198 return MaxSafeVectorWidthInBits == UINT_MAX; in isSafeForAnyVectorWidth()208 return MaxSafeVectorWidthInBits; in getMaxSafeVectorWidthInBits()285 uint64_t MaxSafeVectorWidthInBits = -1U; variable
2021 MaxSafeVectorWidthInBits = std::min(MaxSafeVectorWidthInBits, MaxVFInBits); in isDependent()