Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ADT/
DIntervalMap.h449 AllocBytes = (sizeof(LeafBase) + CacheLineBytes-1) & ~(CacheLineBytes-1), enumerator
452 BranchSize = AllocBytes /
461 AllocBytes, CacheLineBytes> Allocator;