ΒΆvoid LLVMSetAlignment(LLVMValueRef V,
unsigned int Bytes)
void LLVMSetAlignment(LLVMValueRef V,
unsigned int Bytes)
Description
Set the preferred alignment of the value.
Declared at: llvm/include/llvm-c/Core.h:2219
Parameters
- LLVMValueRef V
- unsigned int Bytes