Home | History | Annotate | Download | only in AArch64

Lines Matching defs:LastByte

1568   int64_t LastByte = FirstByte + MFI->getObjectSize(ClobberedFI) - 1;
1586 (FirstByte <= InFirstByte && InFirstByte <= LastByte))