Home | History | Annotate | Download | only in Scalar

Lines Matching defs:SourceEnd

296     uint64_t SourceBegin, SourceEnd;
595 Offsets.SourceEnd = RawOffset + Size;
600 bool SeenBothEnds = Offsets.SourceEnd && Offsets.DestEnd;
892 if (!II.isVolatile() && Offsets.DestEnd && Offsets.SourceEnd &&
1177 << "," << (IsDest ? MTO.DestEnd : MTO.SourceEnd) << ")\n";
2847 uint64_t OrigEnd = IsDest ? MTO.DestEnd : MTO.SourceEnd;