Searched defs:LegacyLookup (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DLegacy.h178 LegacyLookupFnResolver(ExecutionSession &ES, LegacyLookupFn LegacyLookup, argument
200 LegacyLookupFn LegacyLookup; member in class:llvm::orc::final
206 createLegacyLookupResolver(ExecutionSession &ES, LegacyLookupFn LegacyLookup, argument
H A DCompileOnDemandLayer.h514 auto LegacyLookup = [this, &LD](const std::string &Name) -> JITSymbol { local
691 auto LegacyLookup = [this, &LD](const std::string &Name) -> JITSymbol { local
[all...]

Completed in 87 milliseconds