Searched refs:KnownWidthB (Results 1 – 1 of 1) sorted by relevance
1236 bool KnownWidthB = WidthB != MemoryLocation::UnknownSize; in mayAlias() local1253 if (!KnownWidthA || !KnownWidthB) in mayAlias()1271 int64_t OverlapB = KnownWidthB ? WidthB + OffsetB - MinOffset in mayAlias()