Searched refs:InactivePlatformSupport (Results 1 – 1 of 1) sorted by relevance
577 class InactivePlatformSupport : public LLJIT::PlatformSupport { class579 InactivePlatformSupport() = default;1214 J.setPlatformSupport(std::make_unique<InactivePlatformSupport>()); in setUpInactivePlatform()