Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/
H A Disl_affine_hull.c117 static isl_stat construct_column( in construct_column() function
226 if (construct_column(bset1, bset2, row, col) < 0) in affine_hull()
229 if (construct_column(bset2, bset1, row, col) < 0) in affine_hull()