setAlignment: Set the alignment for an LLVM instruction or object
Description
These functions and methods set the alignment for an instruction
or a Value object.
Usage
setAlignment(var, align, ...)
Arguments
var
the object whose alignment is to be set
align
an integer specifying the alignment
…
additional arguments for methods