HomeSort by relevance Sort by last modified time
    Searched refs:writeMergedModules (Results 1 - 3 of 3) sorted by null

  /external/llvm/tools/lto/
LTOCodeGenerator.h 79 // and LTOCodeGenerator::writeMergedModules().
85 bool writeMergedModules(const char *path, std::string &errMsg);
lto.cpp 190 return !cg->writeMergedModules(path, sLastErrorString);
LTOCodeGenerator.cpp 158 bool LTOCodeGenerator::writeMergedModules(const char *path,

Completed in 149 milliseconds