Searched defs:SegBlocks (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/ | ||
H A D | JITLinkMemoryManager.cpp | 28 IPMMAlloc(AllocationMap SegBlocks) : SegBlocks(std::move(SegBlocks)) {} in allocate() |
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-jitlink/ | ||
H A D | llvm-jitlink.cpp | 352 IPMMAlloc(JITLinkSlabAllocator &Parent, AllocationMap SegBlocks) in allocate() |