Searched refs:IsExplicitlyAligned (Results 1 – 1 of 1) sorted by relevance
3114 bool IsExplicitlyAligned = IsEntryBB && IsKernel; in updateImpl() local3189 IsExplicitlyAligned &= IsNoSync; in updateImpl()3198 IsExplicitlyAligned = true; in updateImpl()3300 if (IsKernel && !IsExplicitlyAligned) in updateImpl()