Searched refs:OpenMPDeviceInput (Results 1 – 1 of 1) sorted by relevance
4939 const InputInfo *OpenMPDeviceInput = nullptr; in ConstructJob() local4955 } else if (IsOpenMPDevice && !OpenMPDeviceInput) { in ConstructJob()4956 OpenMPDeviceInput = &I; in ConstructJob()7740 if (OpenMPDeviceInput) { in ConstructJob()7742 CmdArgs.push_back(Args.MakeArgString(OpenMPDeviceInput->getFilename())); in ConstructJob()