Searched refs:AlwaysEmitRegularLTOObj (Results 1 – 5 of 5) sorted by relevance
90 bool AlwaysEmitRegularLTOObj = false; member
53 c.AlwaysEmitRegularLTOObj = !config->ltoObjPath.empty(); in createConfig()
78 c.AlwaysEmitRegularLTOObj = !ctx.config.ltoObjPath.empty(); in createConfig()
134 c.AlwaysEmitRegularLTOObj = !ctx.arg.ltoObjPath.empty(); in createConfig()
1379 if (!RegularLTO.EmptyCombinedModule || Conf.AlwaysEmitRegularLTOObj) { in runRegularLTO()