Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm-c/
HDCore.h610 void LLVMDumpModule(LLVMModuleRef M);
/NextBSD/contrib/llvm/lib/IR/
HDCore.cpp180 void LLVMDumpModule(LLVMModuleRef M) { in LLVMDumpModule() function