Home | History | Annotate | Download | only in llvm

Lines Matching full:set_alignment

1152 (** [set_alignment n g] sets the required alignment of the global value [g] to
1154 val set_alignment : int -> llvalue -> unit