Searched refs:AllocationMap (Results 1 – 3 of 3) sorted by relevance
23 using AllocationMap = DenseMap<unsigned, sys::MemoryBlock>; in allocate() typedef28 IPMMAlloc(AllocationMap SegBlocks) : SegBlocks(std::move(SegBlocks)) {} in allocate()74 AllocationMap SegBlocks; in allocate()81 AllocationMap Blocks; in allocate()
334 using AllocationMap = DenseMap<unsigned, sys::MemoryBlock>; variable384 AllocationMap HostSegBlocks;385 AllocationMap TargetSegBlocks;
347 using AllocationMap = DenseMap<unsigned, sys::MemoryBlock>; in allocate() typedef352 IPMMAlloc(JITLinkSlabAllocator &Parent, AllocationMap SegBlocks) in allocate()389 AllocationMap SegBlocks; in allocate()392 AllocationMap Blocks; in allocate()