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

/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/
H A DKaleidoscopeJIT.h68 typedef remote::OrcRemoteTargetClient<FDRPCChannel> MyRemote; typedef in namespace:llvm::orc
72 MyRemote &Remote;
88 KaleidoscopeJIT(MyRemote &Remote)
104 std::unique_ptr<MyRemote::RCIndirectStubsManager> ISM;
142 std::unique_ptr<MyRemote::RCMemoryManager> MemMgr;
H A Dtoy.cpp1268 MyRemote Remote = ExitOnErr(MyRemote::Create(*TCPChannel));

Completed in 214 milliseconds