Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/isl/imath/
H A Dimath.c1352 bool flips = false; in mp_int_root() local
1357 flips = true; in mp_int_root()
1387 if (flips) (void)mp_int_neg(c, c); /* cannot fail */ in mp_int_root()
/llvm-project-15.0.7/libcxx/include/
H A Dbitset34 bool operator~() const noexcept; // flips the bit