Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/isl/imath/
H A Dimdrover.h84 bool test_to_uint(testspec_t* t, FILE* ofp);
H A Dimtest.c137 {"to-uint", 1, 1, test_to_uint}, /* r1: value, o1: result */
H A Dimdrover.c1036 bool test_to_uint(testspec_t* t, FILE* ofp) { in test_to_uint() function