[ConstraintElimination] Add nicer way to dump constraints (NFC).
authorFlorian Hahn <flo@fhahn.com>
Tue, 2 Feb 2021 15:27:58 +0000 (15:27 +0000)
committerFlorian Hahn <flo@fhahn.com>
Tue, 2 Feb 2021 16:36:45 +0000 (16:36 +0000)
commit3e09bc250044fc3d294cba23c8d797e12f30581d
treeeb819790866177250fa8f8cb8574b2849507a123
parent2753722b0fc1fe34c382277e2e6c7195dd573100
[ConstraintElimination] Add nicer way to dump constraints (NFC).

Use ConstraintSystem::dump(Names) to display the result of decomposing a
condition.
llvm/include/llvm/Analysis/ConstraintSystem.h
llvm/lib/Transforms/Scalar/ConstraintElimination.cpp