Home
last modified time | relevance | path

Searched refs:runConstructors (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DLLJIT.h75 Error runConstructors() { return CtorRunner.run(); } in runConstructors() function
/external/swiftshader/third_party/llvm-7.0/llvm/tools/lli/
Dlli.cpp797 ExitOnErr(J->runConstructors()); in runOrcLazyJIT()