Home
last modified time | relevance | path

Searched defs:SegBlocks (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/
H A DJITLinkMemoryManager.cpp28 IPMMAlloc(AllocationMap SegBlocks) : SegBlocks(std::move(SegBlocks)) {} in allocate()
74 AllocationMap SegBlocks; in allocate() member in llvm::jitlink::InProcessMemoryManager::allocate::IPMMAlloc
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp352 IPMMAlloc(JITLinkSlabAllocator &Parent, AllocationMap SegBlocks) in allocate()
389 AllocationMap SegBlocks; in allocate() member in llvm::JITLinkSlabAllocator::allocate::IPMMAlloc