Searched refs:IsUsingLTO (Results 1 – 1 of 1) sorted by relevance
4518 bool IsUsingLTO = D.isUsingLTO(IsDeviceOffloadAction); in ConstructJob() local4788 if (IsUsingLTO) { in ConstructJob()4835 if (C.getDriver().embedBitcodeInObject() && !IsUsingLTO && in ConstructJob()4950 if (C.getDriver().embedBitcodeMarkerOnly() && !IsUsingLTO) in ConstructJob()7110 !(C.getDriver().embedBitcodeInObject() && !IsUsingLTO) && in ConstructJob()7266 if (IsUsingLTO) in ConstructJob()7326 if (!IsUsingLTO) { in ConstructJob()