Method LLVMGetVectorSize
LLVMGetVectorSize(LLVMTypeRef)
TODO: Provide summary for Function LLVMGetVectorSize
Declaration
public static uint LLVMGetVectorSize(LLVMTypeRef VectorTy)
Parameters
public static uint LLVMGetVectorSize(LLVMTypeRef VectorTy)
LLVMTypeRef | VectorTy | TODO: Provide details of parameter VectorTy |
Returns
UInt32 | TODO: Document return value |