Returns true if Ty is a vector type or a struct of vector types where all vector types share the same VF.
Ty
Declared in <llvm/IR/VectorTypeUtils.h>
<llvm/IR/VectorTypeUtils.h>
bool isVectorizedTy(Type* Ty);
True if Ty is a vector or a matching vectorized struct.