Searched refs:LLVMJITLinkRPCEndpoint (Results 1 – 2 of 2) sorted by relevance
52 using LLVMJITLinkRPCEndpoint = variable55 orc::OrcRPCTPCMemoryAccess<LLVMJITLinkRPCEndpoint>;58 : public orc::OrcRPCTargetProcessControlBase<LLVMJITLinkRPCEndpoint> {60 using BaseT = orc::OrcRPCTargetProcessControlBase<LLVMJITLinkRPCEndpoint>;77 std::unique_ptr<LLVMJITLinkRPCEndpoint> Endpoint, in LLVMJITLinkRemoteTargetProcessControl()104 std::unique_ptr<LLVMJITLinkRPCEndpoint> Endpoint;
657 auto Endpoint = std::make_unique<LLVMJITLinkRPCEndpoint>(*Channel, true); in LaunchExecutor()752 auto Endpoint = std::make_unique<LLVMJITLinkRPCEndpoint>(*Channel, true); in ConnectToExecutor()