Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/isl/imath/
H A Dimdrover.h78 bool test_zcomp(testspec_t* t, FILE* ofp);
H A Dimtest.c128 {"cmpz", 1, 1, test_zcomp}, /* rtn = compare(r1, 0) */
H A Dimdrover.c925 bool test_zcomp(testspec_t* t, FILE* ofp) { in test_zcomp() function