LLVMGetAlignment

Obtain the preferred alignment of the value. @see llvm::AllocaInst::getAlignment() @see llvm::LoadInst::getAlignment() @see llvm::StoreInst::getAlignment() @see llvm::GlobalValue::getAlignment()

extern (C) nothrow
uint
LLVMGetAlignment
(
LLVMValueRef V
)

Meta