Searched refs:DeviceLinkerInputs (Results 1 – 1 of 1) sorted by relevance
3165 SmallVector<ActionList, 8> DeviceLinkerInputs; member in __anon7f4eb1310a11::OffloadingActionBuilder::HIPActionBuilder3310 DeviceLinkerInputs.resize(CudaDeviceActions.size()); in getDeviceDependences()3311 auto LI = DeviceLinkerInputs.begin(); in getDeviceDependences()3347 if (DeviceLinkerInputs.size() == 0) in appendLinkDeviceActions()3357 for (auto &LI : DeviceLinkerInputs) { in appendLinkDeviceActions()3373 DeviceLinkerInputs.clear(); in appendLinkDeviceActions()3411 SmallVector<ActionList, 8> DeviceLinkerInputs; member in __anon7f4eb1310a11::OffloadingActionBuilder::OpenMPActionBuilder3434 auto LI = DeviceLinkerInputs.begin(); in getDeviceDependences()3535 for (auto &LI : DeviceLinkerInputs) { in appendLinkDeviceActions()3545 DeviceLinkerInputs.clear(); in appendLinkDeviceActions()[all …]