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

References

tools/polly/lib/Transform/ScheduleOptimizer.cpp
  947   if (SecondCacheLevelAssociativity == -1) {
  949       SecondCacheLevelAssociativity =
  952       SecondCacheLevelAssociativity =
  985         FirstCacheLevelAssociativity > 2 && SecondCacheLevelAssociativity > 2))
 1007       static_cast<double>(Kc * ElementSize * SecondCacheLevelAssociativity) /
 1009   int Mc = floor((SecondCacheLevelAssociativity - 2) / Cac);