Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DLLJIT.h428 setLazyCallthroughManager(std::unique_ptr<LazyCallThroughManager> LCTMgr) { in setLazyCallthroughManager() function
/freebsd-13.1/contrib/llvm-project/llvm/tools/lli/
H A Dlli.cpp880 Builder.setLazyCallthroughManager( in runOrcJIT()