Home
last modified time | relevance | path

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

/art/runtime/gc/accounting/
Dbitmap.h142 ALWAYS_INLINE uintptr_t CoverEnd() const { in CoverEnd() function
155 DCHECK(HasAddress(addr)) << CoverBegin() << " <= " << addr << " < " << CoverEnd(); in BitIndexFromAddr()