Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLinkMemoryManager.h235 std::vector<Block *> ContentBlocks, ZeroFillBlocks; global() variable
353 orc::AllocGroupSmallMap<Block *> ContentBlocks; global() variable
/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DJITLinkMemoryManager.cpp160 orc::AllocGroupSmallMap<Block *> ContentBlocks; Create() local
232 SimpleSegmentAlloc(std::unique_ptr<LinkGraph> G,orc::AllocGroupSmallMap<Block * > ContentBlocks,std::unique_ptr<JITLinkMemoryManager::InFlightAlloc> Alloc) SimpleSegmentAlloc() argument
[all...]