Searched refs:RemoteTrampolinePool (Results 1 – 1 of 1) sorted by relevance
668 class RemoteTrampolinePool : public TrampolinePool {670 RemoteTrampolinePool(OrcRemoteTargetClient &Client) : Client(Client) {} in RemoteTrampolinePool() function698 std::make_unique<RemoteTrampolinePool>(Client), ES, in RemoteCompileCallbackManager()