Home
last modified time | relevance | path

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

/llvm-project/polly/lib/External/isl/imath/
H A Dimdrover.h79 bool test_vcomp(testspec_t* t, FILE* ofp);
H A Dimtest.c129 {"cmpv", 2, 1, test_vcomp}, /* rtn = compare(r1, v(r2)) */
H A Dimdrover.c939 bool test_vcomp(testspec_t* t, FILE* ofp) { in test_vcomp() function