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

References

lib/Transforms/Scalar/AlignmentFromAssumptions.cpp
  294   if (!extractAlignmentInfo(ACall, AAPtr, AlignSCEV, OffSCEV))
  308     if (J == ACall)
  312       if (isValidAssumeForContext(ACall, K, DT))
  365       if (!Visited.count(K) && isValidAssumeForContext(ACall, K, DT))