Searched refs:IsExplicitlyAligned (Results 1 – 1 of 1) sorted by relevance
3112 bool IsExplicitlyAligned = IsEntryBB && IsKernel; in updateImpl() local3187 IsExplicitlyAligned &= IsNoSync; in updateImpl()3196 IsExplicitlyAligned = true; in updateImpl()3298 if (IsKernel && !IsExplicitlyAligned) in updateImpl()