Method LLVMConstVector
LLVMConstVector(out LLVMValueRef, UInt32)
TODO: Provide summary for Function LLVMConstVector
Declaration
public static LLVMValueRef LLVMConstVector(out LLVMValueRef ScalarConstantVals, uint Size)
Parameters
public static LLVMValueRef LLVMConstVector(out LLVMValueRef ScalarConstantVals, uint Size)
LLVMValueRef | ScalarConstantVals | TODO: Provide details of parameter ScalarConstantVals |
UInt32 | Size | TODO: Provide details of parameter Size |
Returns
LLVMValueRef | TODO: Document return value |