Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm-c/
DCore.h830 void LLVMDumpModule(LLVMModuleRef M);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
DCore.cpp407 void LLVMDumpModule(LLVMModuleRef M) { in LLVMDumpModule() function