Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-jitlink/llvm-jitlink-executor/
Dllvm-jitlink-executor.cpp115 using JITLinkExecutorEndpoint = in main() typedef
121 JITLinkExecutorEndpoint EP(C, true); in main()
122 OrcRPCTPCServer<JITLinkExecutorEndpoint> Server(EP); in main()