Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1204 struct UnmaterializedInfo { struct
1205 UnmaterializedInfo(std::unique_ptr<MaterializationUnit> MU, in UnmaterializedInfo() argument
1214 DenseMap<SymbolStringPtr, std::shared_ptr<UnmaterializedInfo>>; argument