Searched refs:AllocBytes (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/ADT/
H A DIntervalMap.h448 AllocBytes = (sizeof(LeafBase) + CacheLineBytes-1) & ~(CacheLineBytes-1), enumerator in enum:llvm::IntervalMapImpl::NodeSizer::__anon25464
451 BranchSize = AllocBytes /
460 AllocBytes, CacheLineBytes> Allocator;

Completed in 545 milliseconds