[ConstraintElimination] Change debug output to display variable names.
Previously when constraint system outputs the rows in the system the variables used are x1,2...n making it hard to infer which ones they relate to in the IR Reviewed By: fhahn Differential Revision: https://reviews.llvm.org/D142618
Loading