Home | History | Annotate | Download | only in tutorial

Lines Matching full:llvalue

58     let named_values:(string, llvalue) Hashtbl.t = Hashtbl.create 10
232 moment they both are modeled by ``llvalue`` in ocaml). Because a
237 The call to ``Llvm.function_type`` creates the ``Llvm.llvalue`` that
797 let named_values:(string, llvalue) Hashtbl.t = Hashtbl.create 10