Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/
H A DJITLinkMemoryManager.cpp23 using AllocationMap = DenseMap<unsigned, sys::MemoryBlock>; in allocate() typedef
28 IPMMAlloc(AllocationMap SegBlocks) : SegBlocks(std::move(SegBlocks)) {} in allocate()
74 AllocationMap SegBlocks; in allocate()
81 AllocationMap Blocks; in allocate()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetClient.h334 using AllocationMap = DenseMap<unsigned, sys::MemoryBlock>; variable
384 AllocationMap HostSegBlocks;
385 AllocationMap TargetSegBlocks;
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp347 using AllocationMap = DenseMap<unsigned, sys::MemoryBlock>; in allocate() typedef
352 IPMMAlloc(JITLinkSlabAllocator &Parent, AllocationMap SegBlocks) in allocate()
389 AllocationMap SegBlocks; in allocate()
392 AllocationMap Blocks; in allocate()