Home | History | Annotate | Download | only in Scalar

Lines Matching refs:StructOffset

1490   uint64_t StructOffset = Offset.getZExtValue();
1491 if (StructOffset >= SL->getSizeInBytes())
1493 unsigned Index = SL->getElementContainingOffset(StructOffset);