Searched refs:AlwaysEmitRegularLTOObj (Results 1 – 3 of 3) sorted by relevance
80 bool AlwaysEmitRegularLTOObj = false; member
892 Conf.AlwaysEmitRegularLTOObj = !options::obj_path.empty(); in createLTO()
1132 if (!RegularLTO.EmptyCombinedModule || Conf.AlwaysEmitRegularLTOObj) { in runRegularLTO()