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

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

Completed in 6823 milliseconds