Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Disl_test.c5586 } upma_bin_tests[] = { variable
5614 for (i = 0; i < ARRAY_SIZE(upma_bin_tests); ++i) { in test_bin_upma()
5616 upma_bin_tests[i].arg1); in test_bin_upma()
5618 upma_bin_tests[i].arg2); in test_bin_upma()
5620 upma_bin_tests[i].res); in test_bin_upma()
5621 upma1 = upma_bin_tests[i].fn(upma1, upma2); in test_bin_upma()