HomeSort by: relevance | last modified time | path
    Searched defs:replace_all_uses_with (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
llvm.mli 796 (** [replace_all_uses_with old new] replaces all uses of the value [old]
798 val replace_all_uses_with : llvalue -> llvalue -> unit var
llvm.mli 796 (** [replace_all_uses_with old new] replaces all uses of the value [old]
798 val replace_all_uses_with : llvalue -> llvalue -> unit var

Completed in 81 milliseconds