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