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

References

lib/Analysis/BasicAliasAnalysis.cpp
  327                                 SExtBits, DL, Depth + 1, AC, DT, NSW, NUW);
  332                                 SExtBits, DL, Depth + 1, AC, DT, NSW, NUW);
  337                                 SExtBits, DL, Depth + 1, AC, DT, NSW, NUW);
  343                                 SExtBits, DL, Depth + 1, AC, DT, NSW, NUW);
  380     unsigned OldZExtBits = ZExtBits, OldSExtBits = SExtBits;
  382         GetLinearExpression(CastOp, Scale, Offset, ZExtBits, SExtBits, DL,
  404         SExtBits = OldSExtBits;
  406       SExtBits += ExtendedBy;
  417         SExtBits = OldSExtBits;