Searched refs:ThinLTOModulesToCompile (Results 1 – 3 of 3) sorted by relevance
178 std::vector<std::string> ThinLTOModulesToCompile; member
138 c.ThinLTOModulesToCompile.emplace_back(name); in createConfig()
1099 if (!Conf.ThinLTOModulesToCompile.empty()) { in addThinLTO()1104 for (const std::string &Name : Conf.ThinLTOModulesToCompile) { in addThinLTO()