Searched refs:LazyFile (Results 1 – 1 of 1) sorted by relevance
1463 for (auto &LazyFile : LazyInputFiles) in getDeviceInput() local1464 if (IsTargetUsed.contains(LazyFile)) in getDeviceInput()1465 InputFiles.emplace_back(std::move(LazyFile)); in getDeviceInput()