Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Disl_tab.c623 static int row_cmp(struct isl_tab *tab, int r1, int r2, int c, isl_int *t) in row_cmp() function
680 tsgn = sgn * row_cmp(tab, r, j, c, &t); in pivot_row()