Searched refs:AlwaysEmitRegularLTOObj (Results 1 – 5 of 5) sorted by relevance
83 bool AlwaysEmitRegularLTOObj = false; member
85 c.AlwaysEmitRegularLTOObj = !config->ltoObjPath.empty(); in createConfig()
155 c.AlwaysEmitRegularLTOObj = !config->ltoObjPath.empty(); in createConfig()
904 Conf.AlwaysEmitRegularLTOObj = !options::obj_path.empty(); in createLTO()
1140 if (!RegularLTO.EmptyCombinedModule || Conf.AlwaysEmitRegularLTOObj) { in runRegularLTO()