Home
last modified time | relevance | path

Searched refs:StructOffset (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DSROA.cpp1661 uint64_t StructOffset = Offset.getZExtValue(); in getNaturalGEPRecursively() local
1662 if (StructOffset >= SL->getSizeInBytes()) in getNaturalGEPRecursively()
1664 unsigned Index = SL->getElementContainingOffset(StructOffset); in getNaturalGEPRecursively()