HomeSort by: relevance | last modified time | path
    Searched refs:ThinLTOModulesToCompile (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/LTO/
Config.h 163 std::vector<std::string> ThinLTOModulesToCompile;
  /src/external/apache2/llvm/dist/llvm/lib/LTO/
LTO.cpp 932 if (!Conf.ThinLTOModulesToCompile.empty()) {
937 for (const std::string &Name : Conf.ThinLTOModulesToCompile) {

Completed in 17 milliseconds