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

References

tools/polly/include/polly/ScopDetectionDiagnostic.h
  677   mutable PointerSnapshotTy Pointers;
  682   const PointerSnapshotTy &getPointers() const { return Pointers; }
tools/polly/lib/Analysis/ScopDetectionDiagnostic.cpp
  620   for (PointerSnapshotTy::const_iterator PI = Pointers.begin(),