Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/Orc/
H A DLLJIT.h460 Error setUpInactivePlatform(LLJIT &J);
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp884 Error setUpInactivePlatform(LLJIT &J) { in setUpInactivePlatform() function
/llvm-project-15.0.7/llvm/tools/lli/
H A Dlli.cpp981 Builder.setPlatformSetUp(orc::setUpInactivePlatform); in runOrcJIT()