Searched refs:setUpInactivePlatform (Results 1 – 3 of 3) sorted by relevance
611 LLVM_ABI Expected<JITDylibSP> setUpInactivePlatform(LLJIT &J);
1021 Builder.setPlatformSetUp(orc::setUpInactivePlatform); in runOrcJIT()
1271 Expected<JITDylibSP> setUpInactivePlatform(LLJIT &J) { in setUpInactivePlatform() function