Home
last modified time | relevance | path

Searched refs:llvm_replace_all_uses_with (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/llvm/bindings/ocaml/llvm/
H A Dllvm.ml425 = "llvm_replace_all_uses_with"
H A Dllvm_ocaml.c616 CAMLprim value llvm_replace_all_uses_with(LLVMValueRef OldVal, in llvm_replace_all_uses_with() function