Home
last modified time | relevance | path

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

/art/runtime/base/
Dbit_utils.h182 constexpr bool IsAligned(T x) { in IsAligned() function
188 inline bool IsAligned(T* x) { in IsAligned() function