Return true if the target supports scalable vectors.
Synopsis
Declared in <llvm/Analysis/TargetTransformInfo.h>
bool
supportsScalableVectors() const;
Return Value
True if the target supports scalable vectors.
Created with MrDocs