Home
last modified time | relevance | path

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

/external/llvm/bindings/ocaml/llvm/
Dllvm.ml1134 = "llvm_set_inst_debug_location"
Dllvm_ocaml.c1649 CAMLprim value llvm_set_inst_debug_location(value B, LLVMValueRef V) { in llvm_set_inst_debug_location() function