Hoist edge calculations in precompute_relations.
authorAldy Hernandez <aldyh@redhat.com>
Thu, 23 Sep 2021 07:37:00 +0000 (09:37 +0200)
committerAldy Hernandez <aldyh@redhat.com>
Thu, 23 Sep 2021 11:08:27 +0000 (13:08 +0200)
commitf3d357bab357abcbe4d8fc82898c68fd3a4c3471
tree8bca91b741c7fc654d84bcf328fc469a29eb19ae
parentd917742fe27ad9cc28db777c11059b6c1c1ac816
Hoist edge calculations in precompute_relations.

Tested on x86-64 Linux.

gcc/ChangeLog:

* gimple-range-path.cc (path_range_query::precompute_relations):
Hoist edge calculations before using EDGE_SUCC.
gcc/gimple-range-path.cc