Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm-c/
DCore.h4196 void LLVMDisposePassManager(LLVMPassManagerRef PM);
/openbsd/src/gnu/llvm/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c2372 LLVMDisposePassManager(PM); in llvm_passmanager_dispose()
/openbsd/src/gnu/llvm/llvm/lib/IR/
DCore.cpp4097 void LLVMDisposePassManager(LLVMPassManagerRef PM) { in LLVMDisposePassManager() function