Home
last modified time | relevance | path

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

/llvm-project/polly/lib/External/isl/
H A Disl_tab.c325 unsigned col1, unsigned col2, in tab_mat_product()
1535 static void swap_cols(struct isl_tab *tab, int col1, int col2) in swap_cols()
H A Disl_tab_pip.c1188 int row, int col1, int col2, isl_int tmp) in lexmin_col_pair()