Searched refs:IsDeviceOffloadAction (Results 1 – 1 of 1) sorted by relevance
4220 bool IsDeviceOffloadAction = !(JA.isDeviceOffloading(Action::OFK_None) || in ConstructJob() local4222 bool IsUsingLTO = D.isUsingLTO(IsDeviceOffloadAction); in ConstructJob()4223 auto LTOMode = D.getLTOMode(IsDeviceOffloadAction); in ConstructJob()4482 if (!IsDeviceOffloadAction) { in ConstructJob()6702 else if (!D.isUsingLTO(!IsDeviceOffloadAction)) in ConstructJob()