Searched refs:LLVMPrintModuleToString (Results 1 – 6 of 6) sorted by relevance
45 char *irstr = LLVMPrintModuleToString(M); in module_dump()
133 char *irstr = LLVMPrintModuleToString(M); in handle_line()
627 char *LLVMPrintModuleToString(LLVMModuleRef M);
200 ModuleCStr = LLVMPrintModuleToString(M); in llvm_string_of_llmodule()
205 char *LLVMPrintModuleToString(LLVMModuleRef M) { in LLVMPrintModuleToString() function
426 cir := C.LLVMPrintModuleToString(m.C)