diff options
| author | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2020-03-29 18:42:50 +0200 |
|---|---|---|
| committer | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2021-03-19 23:56:44 +0100 |
| commit | ffa92f53257da38844e9f6f7ffbd71a777c6e54c (patch) | |
| tree | b00120716b9392e1865d8ee4e4ff445ec73406b5 /validation/constexpr-preop.c | |
| parent | 1331214c003027c7b8af0af9bb9d8e040f8e3b4e (diff) | |
| download | sparse-dev-ffa92f53257da38844e9f6f7ffbd71a777c6e54c.tar.gz | |
let insert_branch() return a status
insert_branch() modifies the CFG and the usage of pseudos so these
changes must be, in a way or another, notify to the upper layers.
Currently this is done by setting 'repeat_phase' in the function
itself.
Let this function to also report the changes via its return value
since this is usually useful for the caller to know and tend to
leaner code too.
Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Diffstat (limited to 'validation/constexpr-preop.c')
0 files changed, 0 insertions, 0 deletions
