Home | History | Annotate | Download | only in AArch64

Lines Matching refs:LastByte

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