Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/isl/imath/examples/
H A Dimcalc.c99 static mp_result cf_cmpne(cstate_t *sp);
158 {"<>", 2, cf_cmpne, "x y -- (x<>y)"},
869 static mp_result cf_cmpne(cstate_t *sp) { in cf_cmpne() function