Home
last modified time | relevance | path

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

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