Home | History | Annotate | Download | only in llvm

Lines Matching full:declare_global

1012 (** [declare_global ty name m] returns a new global variable of type [ty] and
1016 val declare_global : lltype -> string -> llmodule -> llvalue