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

References

lib/Analysis/ScalarEvolution.cpp
 3488   const SCEV *BaseExpr = getSCEV(GEP->getPointerOperand());
 3497   SCEV::NoWrapFlags Wrap = GEP->isInBounds() ? SCEV::FlagNSW
 3503   Type *CurTy = ArrayType::get(GEP->getSourceElementType(), 0);