Searched refs:LLVMWriteBitcodeToFile (Results 1 – 2 of 2) sorted by relevance
38 int LLVMWriteBitcodeToFile(LLVMModuleRef M, const char *Path);
21 int LLVMWriteBitcodeToFile(LLVMModuleRef M, const char *Path) { in LLVMWriteBitcodeToFile() function