ra: Pull the body of a loop out to a helper function.
authorEric Anholt <eric@anholt.net>
Fri, 23 Oct 2015 20:46:40 +0000 (21:46 +0100)
committerEric Anholt <eric@anholt.net>
Tue, 25 Jul 2017 21:44:52 +0000 (14:44 -0700)
commit30146f29a723a3a3abe7cf7ef6cc8567880a077d
tree8346c0cfb1f846b038b18e242015d315eb442aa7
parent16e17ce04b60ac6f3d9a89535ea583fabebead7a
ra: Pull the body of a loop out to a helper function.

I was going to indent this code another level, and decided it would be
easier to read as a helper.

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
src/util/register_allocate.c