Searched refs:IsDeviceOffloadAction (Results 1 – 1 of 1) sorted by relevance
4508 bool IsDeviceOffloadAction = !(JA.isDeviceOffloading(Action::OFK_None) || in ConstructJob() local4518 bool IsUsingLTO = D.isUsingLTO(IsDeviceOffloadAction); in ConstructJob()4519 auto LTOMode = D.getLTOMode(IsDeviceOffloadAction); in ConstructJob()4789 if (IsDeviceOffloadAction && !JA.isDeviceOffloading(Action::OFK_OpenMP) && in ConstructJob()7272 else if (!D.isUsingLTO(!IsDeviceOffloadAction)) in ConstructJob()