Home
last modified time | relevance | path

Searched refs:retry_p (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dira-color.cc1672 get_conflict_and_start_profitable_regs (ira_allocno_t a, bool retry_p, in get_conflict_and_start_profitable_regs() argument
1685 if (retry_p) in get_conflict_and_start_profitable_regs()
1939 assign_hard_reg (ira_allocno_t a, bool retry_p) in assign_hard_reg() argument
1958 get_conflict_and_start_profitable_regs (a, retry_p, in assign_hard_reg()
1971 if (! retry_p) in assign_hard_reg()
2010 if (!retry_p in assign_hard_reg()
2043 auto spill_a = (retry_p in assign_hard_reg()
2095 else if (! retry_p in assign_hard_reg()
2130 if (! retry_p) in assign_hard_reg()
2137 if (! retry_p) in assign_hard_reg()
[all …]
DChangeLog4913 update_costs_from_copies when retry_p is false.
DChangeLog-201311388 !retry_p. Pass new argument to update_costs_from_copies.