Searched refs:IsUnifiedLTO (Results 1 – 1 of 1) sorted by relevance
767 const bool IsUnifiedLTO = Args.hasArg(options::OPT_funified_lto); in addLTOOptions() local879 if ((IsThinLTO || IsFatLTO || IsUnifiedLTO) && in addLTOOptions()