Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp900 class InactivePlatformSupport : public LLJIT::PlatformSupport { class
902 InactivePlatformSupport() = default;
1188 J.setPlatformSupport(std::make_unique<InactivePlatformSupport>()); in setUpInactivePlatform()