reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1708 neg = !first && isl_int_is_neg(cst->n); 1710 p = isl_printer_print_str(p, neg ? " - " : " + "); 1711 if (neg) 1719 if (neg)