Searched refs:LLCTM (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DLazyReexports.h120 auto LLCTM = std::unique_ptr<LocalLazyCallThroughManager>( local
123 if (auto Err = LLCTM->init<ORCABI>())
126 return std::move(LLCTM);

Completed in 51 milliseconds