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/
DCore.h2502 void LLVMDeleteFunction(LLVMValueRef Fn);
/openbsd/src/gnu/llvm/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1286 LLVMDeleteFunction(Fn); in llvm_delete_function()
/openbsd/src/gnu/llvm/llvm/lib/IR/
DCore.cpp2313 void LLVMDeleteFunction(LLVMValueRef Fn) { in LLVMDeleteFunction() function