Home
last modified time | relevance | path

Searched defs:IsAligned (Results 1 – 1 of 1) sorted by relevance

/art/libartbase/base/
Dbit_utils.h196 constexpr bool IsAligned(T x) { in IsAligned() function
202 inline bool IsAligned(T* x) { in IsAligned() function