Searched refs:setPlatformSetUp (Results 1 – 3 of 3) sorted by relevance
443 setPlatformSetUp(LLJITBuilderState::PlatformSetupFunction SetUpPlatform) { in setPlatformSetUp() function
1014 Builder.setPlatformSetUp(orc::ExecutorNativePlatform(OrcRuntime)); in runOrcJIT()1021 Builder.setPlatformSetUp(orc::setUpInactivePlatform); in runOrcJIT()
639 (*JB)->setPlatformSetUp( in createLLJITBuilder()