Searched refs:cand_use_cost (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dtree-ssa-loop-ivopts.c264 unsigned cand_use_cost; member in struct:iv_ca
4514 cost += ivs->cand_use_cost;
4570 ivs->cand_use_cost -= cp->cost;
4628 ivs->cand_use_cost += cp->cost;
4831 nw->cand_use_cost = 0;

Completed in 59 milliseconds