Home
last modified time | relevance | path

Searched defs:row_sgn (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/polly/lib/External/isl/
Disl_tab.c1044 static void update_row_sign(struct isl_tab *tab, int row, int col, int row_sgn) in update_row_sign()
1309 static int row_sgn(struct isl_tab *tab, int row) in row_sgn() function