Searched refs:IsExplicitlyAligned (Results 1 – 1 of 1) sorted by relevance
3111 bool IsExplicitlyAligned = IsEntryBB && IsKernel; in updateImpl() local3186 IsExplicitlyAligned &= IsNoSync; in updateImpl()3195 IsExplicitlyAligned = true; in updateImpl()3297 if (IsKernel && !IsExplicitlyAligned) in updateImpl()