HomeSort by relevance Sort by last modified time
    Searched full:module_context (Results 1 - 2 of 2) sorted by null

  /external/llvm/bindings/ocaml/llvm/
llvm.mli 367 (** [module_context m] returns the context of the specified module.
369 val module_context : llmodule -> llcontext var
    [all...]
llvm.ml 265 external module_context : llmodule -> llcontext = "LLVMGetModuleContext"
    [all...]

Completed in 55 milliseconds