Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_test_cpp-generic.cc66 isl::val zero_from_str = isl::val(ctx, "0"); in test_constructors() local
67 assert(IS_TRUE(zero_from_str.is_zero())); in test_constructors()