Home | History | Annotate | Download | only in Scalar

Lines Matching refs:StructOffset

1429   uint64_t StructOffset = Offset.getZExtValue();
1430 if (StructOffset >= SL->getSizeInBytes())
1432 unsigned Index = SL->getElementContainingOffset(StructOffset);