Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/bindings/ocaml/llvm/
H A Dllvm.ml1158 = "llvm_set_inst_debug_location"
H A Dllvm_ocaml.c1705 CAMLprim value llvm_set_inst_debug_location(value B, LLVMValueRef V) { in llvm_set_inst_debug_location() function