Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DJITLinkMemoryManager.cpp240 class InProcessMemoryManager::IPInFlightAlloc class in llvm::jitlink::InProcessMemoryManager
243 IPInFlightAlloc(InProcessMemoryManager &MemMgr, LinkGraph &G, BasicLayout BL, in IPInFlightAlloc() function in llvm::jitlink::InProcessMemoryManager::IPInFlightAlloc
250 ~IPInFlightAlloc() { in ~IPInFlightAlloc()
450 OnAllocated(std::make_unique<IPInFlightAlloc>(*this, G, std::move(BL), in allocate()
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLinkMemoryManager.h365 class IPInFlightAlloc;