Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetClient.h604 return listenForCompileRequests(C, Id); in callIntVoid()
617 return listenForCompileRequests(C, Id); in callMain()
629 return listenForCompileRequests(C, Id); in callVoidVoid()
738 Error listenForCompileRequests(RPCChannel &C, uint32_t &Id) { in listenForCompileRequests() function