Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DIndirectionUtils.h247 auto CCMgr = std::unique_ptr<LocalJITCompileCallbackManager>( in Create() local
251 return std::move(CCMgr); in Create()