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

/freebsd-9.3-release/contrib/gcc/
H A Dtree-ssa-loop-ivopts.c2628 aff_combination_const (struct affine_tree_combination *comb, tree type, function
2671 aff_combination_const (comb, comb->type, 0);
2818 aff_combination_const (comb, type, int_cst_value (expr));
2849 aff_combination_const (comb, type, bitpos / BITS_PER_UNIT);

Completed in 62 milliseconds