Searched refs:LazyInputFiles (Results 1 – 1 of 1) sorted by relevance
1418 SmallVector<OffloadFile> LazyInputFiles; in getDeviceInput() local1432 IsLazy ? LazyInputFiles : InputFiles)) in getDeviceInput()1445 extractFromBuffer(std::move(*BufferOrErr), LazyInputFiles)) in getDeviceInput()1463 for (auto &LazyFile : LazyInputFiles) in getDeviceInput()