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

References

lib/Transforms/Utils/SimplifyLibCalls.cpp
  662     if (!isGEPBasedOnPointerToString(GEP, CharSize))
  666     if (getConstantDataArrayInfo(GEP->getOperand(0), Slice, CharSize)) {
  684       Value *Offset = GEP->getOperand(2);
  688              cast<ArrayType>(GEP->getSourceElementType())->getNumElements();
  701           (GEP->isInBounds() && isa<GlobalVariable>(GEP->getOperand(0)) &&
  701           (GEP->isInBounds() && isa<GlobalVariable>(GEP->getOperand(0)) &&