Searched refs:AlwaysEmitRegularLTOObj (Results 1 – 6 of 6) sorted by relevance
85 bool AlwaysEmitRegularLTOObj = false; member
92 c.AlwaysEmitRegularLTOObj = !ctx.config.ltoObjPath.empty(); in createConfig()
68 c.AlwaysEmitRegularLTOObj = !config->ltoObjPath.empty(); in createConfig()
156 c.AlwaysEmitRegularLTOObj = !config->ltoObjPath.empty(); in createConfig()
893 Conf.AlwaysEmitRegularLTOObj = !options::obj_path.empty(); in createLTO()
1176 if (!RegularLTO.EmptyCombinedModule || Conf.AlwaysEmitRegularLTOObj) { in runRegularLTO()