Home | History | Annotate | Download | only in optimizing

Lines Matching refs:IsAligned

1565   static_assert(IsAligned<8>(kObjectAlignment),
1797 static_assert(IsAligned<4>(kObjectAlignment), "String data must be aligned for fast compare.");