[ConstraintElim] Move GEP decomposition code to separate fn (NFC).
authorFlorian Hahn <flo@fhahn.com>
Wed, 12 Oct 2022 19:38:30 +0000 (20:38 +0100)
committerFlorian Hahn <flo@fhahn.com>
Wed, 12 Oct 2022 19:39:05 +0000 (20:39 +0100)
commit0ebd288338fba6be9c21395dd5b752de23f08547
tree272e5370fb789c76ec4f6df86d8448e8143b51a8
parent7ec8b0d162e354c703f5390784287054601f9c69
[ConstraintElim] Move GEP decomposition code to separate fn (NFC).

Breaks up a large function and allows for the use to early exits.
llvm/lib/Transforms/Scalar/ConstraintElimination.cpp