Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/isl/imath/
H A Dimdrover.h64 bool test_exptv(testspec_t* t, FILE* ofp);
H A Dimtest.c114 {"exptv", 3, 1, test_exptv}, /* r3 = v(r1) ^ v(r2) */
H A Dimdrover.c698 bool test_exptv(testspec_t* t, FILE* ofp) { in test_exptv() function