Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Disl_test_cpp-generic.cc94 isl::val long_max_int(ctx, LONG_MAX); in test_parameters_int() local
95 assert(IS_TRUE(long_max_str.eq(long_max_int))); in test_parameters_int()