Home
last modified time | relevance | path

Searched defs:UnmaterializedInfo (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1172 struct UnmaterializedInfo { struct
1173 UnmaterializedInfo(std::unique_ptr<MaterializationUnit> MU, in UnmaterializedInfo() function
1182 DenseMap<SymbolStringPtr, std::shared_ptr<UnmaterializedInfo>>; argument