Lines Matching defs:InLastByte
8723 int64_t InLastByte = InFirstByte;8724 InLastByte += MFI.getObjectSize(FI->getIndex()) - 1;8726 if ((InFirstByte <= FirstByte && FirstByte <= InLastByte) ||