Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_tab.c4051 static enum isl_ineq_type separation_type(struct isl_tab *tab, unsigned row) in separation_type() function
4122 type = separation_type(tab, row); in isl_tab_ineq_type()