Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp332 class JITLinkSlabAllocator final : public JITLinkMemoryManager { class
438 JITLinkSlabAllocator(uint64_t SlabSize, Error &Err) { in JITLinkSlabAllocator() function in llvm::JITLinkSlabAllocator