Searched refs:writeMergedModules (Results 1 - 3 of 3) sorted by relevance

/external/llvm/tools/lto/
H A DLTOCodeGenerator.h79 // and LTOCodeGenerator::writeMergedModules().
85 bool writeMergedModules(const char *path, std::string &errMsg);
H A Dlto.cpp190 return !cg->writeMergedModules(path, sLastErrorString);
H A DLTOCodeGenerator.cpp158 bool LTOCodeGenerator::writeMergedModules(const char *path, function in class:LTOCodeGenerator

Completed in 5903 milliseconds