Home
last modified time | relevance | path

Searched refs:AINC_POST_DEC (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-loop-ivopts.c4540 AINC_POST_DEC, /* Post decrement. */ enumerator
4581 data->costs[AINC_POST_DEC] = INFTY; in get_address_cost_ainc()
4599 data->costs[AINC_POST_DEC] in get_address_cost_ainc()
4627 return comp_cost (data->costs[AINC_POST_DEC], 0); in get_address_cost_ainc()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop-ivopts.cc4571 AINC_POST_DEC, /* Post decrement. */ enumerator
4612 data->costs[AINC_POST_DEC] = INFTY; in get_address_cost_ainc()
4630 data->costs[AINC_POST_DEC] in get_address_cost_ainc()
4658 return comp_cost (data->costs[AINC_POST_DEC], 0); in get_address_cost_ainc()