setAlignment: Set and get the alignment for an LLVM instruction or object

setAlignmentR Documentation

Set and get 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, ...)
getAlignment(x, ...)

Arguments

var, x

the object whose alignment is to be set or queried

align

an integer specifying the alignment

...

additional arguments for methods

Author(s)

DTL

References

LLVM Documentation http://llvm.org/docs/


duncantl/Rllvm documentation built on April 23, 2024, 6:14 p.m.