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

References

lib/Transforms/Scalar/LoopInterchange.cpp
   85 static bool populateDependencyMatrix(CharMatrix &DepMatrix, unsigned Level,
  184 static void interChangeDependencies(CharMatrix &DepMatrix, unsigned FromIndx,
  196 static bool isOuterMostDepPositive(CharMatrix &DepMatrix, unsigned Row,
  209 static bool containsNoDependence(CharMatrix &DepMatrix, unsigned Row,
  219 static bool validDepInterchange(CharMatrix &DepMatrix, unsigned Row,
  257 static bool isLegalToInterChangeLoops(CharMatrix &DepMatrix,
  333                            CharMatrix &DepMatrix);
  380                     CharMatrix &DepMatrix);
  510     CharMatrix DependencyMatrix;
  962                                                   CharMatrix &DepMatrix) {
 1081                                          CharMatrix &DepMatrix) {
 1100                                                 CharMatrix &DepMatrix) {