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