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

References

lib/Analysis/ScalarEvolutionExpander.cpp
 1339   Type *IntTy = SE.getEffectiveSCEVType(STy);
 1384   Type *ExpandTy = PostLoopScale ? IntTy : STy;
 1388       DL.isNonIntegralPointerType(STy) ? Normalized->getType() : ExpandTy;