Home
last modified time | relevance | path

Searched refs:SlabAddrEnd (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetClient.h412 char *SlabAddrEnd = SlabAddr + HostAllocation.allocatedSize(); in allocateHostBlocks() local
431 assert(SlabAddr <= SlabAddrEnd && "Out of range"); in allocateHostBlocks()