Searched refs:IsUsingLTO (Results 1 – 1 of 1) sorted by relevance
4205 bool IsUsingLTO = D.isUsingLTO(IsDeviceOffloadAction); in ConstructJob() local4464 if (IsUsingLTO) { in ConstructJob()4512 if (C.getDriver().embedBitcodeInObject() && !IsUsingLTO && in ConstructJob()4629 if (C.getDriver().embedBitcodeMarkerOnly() && !IsUsingLTO) in ConstructJob()6492 !(C.getDriver().embedBitcodeInObject() && !IsUsingLTO) && in ConstructJob()6644 if (!IsUsingLTO) in ConstructJob()6699 if (!IsUsingLTO) { in ConstructJob()