forked from OSchip/llvm-project
f108e71437
`swapId` used to be a static function in `AffineStructures.cpp`. This diff makes it accessible from the external world by turning it into a member function of `FlatAffineConstraints`. This will be very helpful for other projects that need to manipulate the content of `FlatAffineConstraints`. Differential Revision: https://reviews.llvm.org/D87766 |
||
---|---|---|
.. | ||
Presburger | ||
AffineAnalysis.cpp | ||
AffineStructures.cpp | ||
CMakeLists.txt | ||
CallGraph.cpp | ||
Liveness.cpp | ||
LoopAnalysis.cpp | ||
NestedMatcher.cpp | ||
SliceAnalysis.cpp | ||
Utils.cpp |