Home
last modified time | relevance | path

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

/llvm-project/polly/lib/External/isl/imath/
H A Dimdrover.h83 bool test_to_int(testspec_t* t, FILE* ofp);
H A Dimtest.c136 {"to-int", 1, 1, test_to_int}, /* r1: value, o1: result */
H A Dimdrover.c1021 bool test_to_int(testspec_t* t, FILE* ofp) { in test_to_int() function