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

/freebsd-current/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCIndirectionUtils.h126 LazyCallThroughManager &getLazyCallThroughManager() { function in class:llvm::orc::EPCIndirectionUtils
/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DEPCIndirectionUtils.cpp419 auto &LCTM = EPCIU.getLazyCallThroughManager();

Completed in 656 milliseconds