reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1236 bool KnownWidthB = WidthB != MemoryLocation::UnknownSize; 1256 int64_t LowWidth = (MinOffset == OffsetA) ? WidthA : WidthB; 1271 int64_t OverlapB = KnownWidthB ? WidthB + OffsetB - MinOffset