Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Disl_input.c279 static isl_stat accept_cst_factor(__isl_keep isl_stream *s, isl_int *f) in accept_cst_factor() function
294 return accept_cst_factor(s, f); in accept_cst_factor()
473 if (accept_cst_factor(s, &f) < 0) in pw_aff_div_by_cst()
557 if (accept_cst_factor(s, &f) < 0) { in accept_affine_factor()