Home
last modified time | relevance | path

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

/llvm-project/polly/lib/External/isl/imath/
H A Dimdrover.h76 bool test_comp(testspec_t* t, FILE* ofp);
H A Dimtest.c126 {"cmp", 2, 1, test_comp}, /* rtn = compare(r1, r2) */
H A Dimdrover.c897 bool test_comp(testspec_t* t, FILE* ofp) { in test_comp() function