Home
last modified time | relevance | path

Searched refs:SourceModuleEntry (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DCompileOnDemandLayer.h198 struct SourceModuleEntry { struct
203 using SourceModulesList = std::vector<SourceModuleEntry>;
215 SourceModules.push_back(SourceModuleEntry()); in addSourceModule()