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

  /external/llvm/bindings/ocaml/transforms/utils/
llvm_transform_utils.ml 10 external clone_module : Llvm.llmodule -> Llvm.llmodule = "llvm_clone_module"
llvm_transform_utils.mli 17 external clone_module : Llvm.llmodule -> Llvm.llmodule = "llvm_clone_module"
transform_utils_ocaml.c 29 CAMLprim LLVMModuleRef llvm_clone_module(LLVMModuleRef M) { function

Completed in 207 milliseconds