Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetClient.h52 IndirectStubOwnerIds(std::move(Other.IndirectStubOwnerIds)) {} in OrcRemoteTargetClient()
650 auto Id = IndirectStubOwnerIds.getNext(); in createIndirectStubsManager()
715 IndirectStubOwnerIds.release(Id); in destroyIndirectStubsManager()
816 ResourceIdMgr AllocatorIds, IndirectStubOwnerIds; variable