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.cpp237 class InProcessMemoryManager::IPInFlightAlloc class in llvm::jitlink::InProcessMemoryManager
240 IPInFlightAlloc(InProcessMemoryManager &MemMgr, LinkGraph &G, BasicLayout BL, in IPInFlightAlloc() function in llvm::jitlink::InProcessMemoryManager::IPInFlightAlloc
247 ~IPInFlightAlloc() { in ~IPInFlightAlloc()
437 OnAllocated(std::make_unique<IPInFlightAlloc>(*this, G, std::move(BL), in allocate()
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLinkMemoryManager.h360 class IPInFlightAlloc;