]> gcc.gnu.org Git - gcc.git/commit
Change const basic_block to const_basic_block.
authorAndrew MacLeod <amacleod@redhat.com>
Thu, 29 Jul 2021 13:15:45 +0000 (09:15 -0400)
committerAndrew MacLeod <amacleod@redhat.com>
Fri, 30 Jul 2021 19:10:48 +0000 (15:10 -0400)
commitd242acc396d645267cd1ccbdb4d0d73cc9b1ef48
treeee8ccd0f3a130e9936956534e6ca6a14b0c85446
parent0b3560d3a9f2b55ba4807f2b0f8cbbf6cee9e6e3
Change const basic_block to const_basic_block.

* gimple-range-cache.cc (*::set_bb_range): Change const basic_block to
const_basic_block..
(*::get_bb_range): Ditto.
(*::bb_range_p): Ditto.
* gimple-range-cache.h: Change prototypes.
gcc/gimple-range-cache.cc
gcc/gimple-range-cache.h
This page took 0.067236 seconds and 6 git commands to generate.