Searched refs:IsDeviceOffloadAction (Results 1 – 1 of 1) sorted by relevance
4203 bool IsDeviceOffloadAction = !(JA.isDeviceOffloading(Action::OFK_None) || in ConstructJob() local4205 bool IsUsingLTO = D.isUsingLTO(IsDeviceOffloadAction); in ConstructJob()4206 auto LTOMode = D.getLTOMode(IsDeviceOffloadAction); in ConstructJob()4465 if (!IsDeviceOffloadAction) { in ConstructJob()