Searched refs:setPlatformSupport (Results 1 – 3 of 3) sorted by relevance
141 void setPlatformSupport(std::unique_ptr<PlatformSupport> PS) { in setPlatformSupport() function
881 J.setPlatformSupport(std::make_unique<GenericLLVMIRPlatformSupport>(J)); in setUpGenericLLVMIRPlatform()887 J.setPlatformSupport(std::make_unique<InactivePlatformSupport>()); in setUpInactivePlatform()
973 J.setPlatformSupport(std::make_unique<ORCPlatformSupport>(J)); in runOrcJIT()