aboutsummaryrefslogtreecommitdiff
path: root/gcc/dse.c
diff options
context:
space:
mode:
authorRichard Sandiford <richard.sandiford@linaro.org>2017-09-12 13:28:37 +0000
committerRichard Sandiford <rsandifo@gcc.gnu.org>2017-09-12 13:28:37 +0000
commitc1b52c0ef6eeb91b5326eee18bb2652e3f732162 (patch)
treec04b3abede6f4595566e4d3e30cd4ddcc6d6aa53 /gcc/dse.c
parent4edd6298d853890dca6a30cfdf209e3e89a2a533 (diff)
downloadgcc-c1b52c0ef6eeb91b5326eee18bb2652e3f732162.zip
gcc-c1b52c0ef6eeb91b5326eee18bb2652e3f732162.tar.gz
gcc-c1b52c0ef6eeb91b5326eee18bb2652e3f732162.tar.bz2
Make more use of in_hard_reg_set_p
An upcoming patch will convert hard_regno_nregs into an inline function, which in turn allows hard_regno_nregs to be used as the name of a targetm field. This patch rewrites a use that can use in_hard_reg_set_p instead. 2017-09-12 Richard Sandiford <richard.sandiford@linaro.org> gcc/ * ira-costs.c (record_operand_costs): Use in_hard_reg_set_p instead of hard_regno_nregs. From-SVN: r252013
Diffstat (limited to 'gcc/dse.c')
0 files changed, 0 insertions, 0 deletions