Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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()