Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Disl_test_cpp-generic.cc97 isl::val long_min_str(ctx, std::to_string(LONG_MIN)); in test_parameters_int() local
99 assert(IS_TRUE(long_min_str.eq(long_min_int))); in test_parameters_int()