Searched refs:IsPS4 (Results 1 – 1 of 1) sorted by relevance
7794 bool IsPS4 = getToolChain().getTriple().isPS4(); in ConstructJob() local7802 (IsPS4 && !UnifiedLTO && (D.getLTOMode() != LTOK_Full))) in ConstructJob()7805 << ((IsPS4 && !UnifiedLTO) ? "-flto=full" : "-flto"); in ConstructJob()