Home
last modified time | relevance | path

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

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgenattrtab.c3731 int most_tests, num_marks, new_marks; in simplify_by_exploding() local
3825 most_tests = -1; in simplify_by_exploding()
3836 if (new_marks - num_marks > most_tests) in simplify_by_exploding()
3838 most_tests = new_marks - num_marks; in simplify_by_exploding()
3852 else if (total == most_tests) in simplify_by_exploding()
3861 XVEC (condexp, 0) = rtvec_alloc ((total - most_tests) * 2); in simplify_by_exploding()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgenattrtab.c3731 int most_tests, num_marks, new_marks; in simplify_by_exploding() local
3825 most_tests = -1; in simplify_by_exploding()
3836 if (new_marks - num_marks > most_tests) in simplify_by_exploding()
3838 most_tests = new_marks - num_marks; in simplify_by_exploding()
3852 else if (total == most_tests) in simplify_by_exploding()
3861 XVEC (condexp, 0) = rtvec_alloc ((total - most_tests) * 2); in simplify_by_exploding()