Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetClient.h51 AllocatorIds(std::move(Other.AllocatorIds)), in OrcRemoteTargetClient()
639 auto Id = AllocatorIds.getNext(); in createRemoteMemoryManager()
710 AllocatorIds.release(Id); in destroyRemoteAllocator()
816 ResourceIdMgr AllocatorIds, IndirectStubOwnerIds; variable