Home | History | Annotate | Download | only in AArch64

Lines Matching refs:LastByte

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