reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Analysis/ValueTracking.cpp
 3487     if (!isGEPBasedOnPointerToString(GEP, ElementSize))
 3498     return getConstantDataArrayInfo(GEP->getOperand(0), Slice, ElementSize,
 3519       uint64_t Length = SizeInBytes / (ElementSize / 8);
 3535   if (!ArrayTy->getElementType()->isIntegerTy(ElementSize))