Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/bindings/ocaml/llvm/
H A Dllvm.ml532 = "llvm_replace_all_uses_with"
H A Dllvm_ocaml.c725 value llvm_replace_all_uses_with(LLVMValueRef OldVal, LLVMValueRef NewVal) { in llvm_replace_all_uses_with() function