Home
last modified time | relevance | path

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

/external/llvm/include/llvm-c/
DCore.h316 void LLVMDumpModule(LLVMModuleRef M);
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c157 LLVMDumpModule(M); in llvm_dump_module()
/external/llvm/lib/VMCore/
DCore.cpp113 void LLVMDumpModule(LLVMModuleRef M) { in LLVMDumpModule() function