reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1235 bool KnownWidthA = WidthA != MemoryLocation::UnknownSize; 1256 int64_t LowWidth = (MinOffset == OffsetA) ? WidthA : WidthB; 1269 int64_t OverlapA = KnownWidthA ? WidthA + OffsetA - MinOffset