Synopsis

Declared in <llvm/IR/DerivedTypes.h>

static
VectorType*
get(
    Type* ElementType,
    unsigned int NumElements,
    bool Scalable);

Created with MrDocs