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);
  361         NSW = NUW = false;
  367         NSW &= BOp->hasNoSignedWrap();
  383                             Depth + 1, AC, DT, NSW, NUW);
  392       if (NSW) {