Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRPCExecutorProcessControl.h44 class OrcRPCAllocation : public Allocation {
46 OrcRPCAllocation(OrcRPCEPCJITLinkMemoryManager<OrcRPCEPCImplT> &Parent, in OrcRPCAllocation() function
54 ~OrcRPCAllocation() override { in ~OrcRPCAllocation()
212 return std::make_unique<OrcRPCAllocation>(*this, std::move(HostAllocs), in allocate()