Home
last modified time | relevance | path

Searched refs:LLVMDeleteFunction (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm-c/
H A DCore.h2502 void LLVMDeleteFunction(LLVMValueRef Fn);
/openbsd-src/gnu/llvm/llvm/bindings/ocaml/llvm/
H A Dllvm_ocaml.c1286 LLVMDeleteFunction(Fn); in llvm_delete_function()
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DCore.cpp2313 void LLVMDeleteFunction(LLVMValueRef Fn) { in LLVMDeleteFunction() function