Searched refs:IsDeviceOffloadAction (Results 1 – 1 of 1) sorted by relevance
4915 bool IsDeviceOffloadAction = !(JA.isDeviceOffloading(Action::OFK_None) || in ConstructJob() local4925 bool IsUsingLTO = D.isUsingLTO(IsDeviceOffloadAction); in ConstructJob()4926 auto LTOMode = D.getLTOMode(IsDeviceOffloadAction); in ConstructJob()5245 if (IsDeviceOffloadAction && !JA.isDeviceOffloading(Action::OFK_OpenMP) && in ConstructJob()7801 if ((!IsUsingLTO && !D.isUsingLTO(!IsDeviceOffloadAction)) || in ConstructJob()