Home
last modified time | relevance | path

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

/dports/math/cloog/cloog-cloog-0.20.0/include/cloog/
H A Dclast.h171 const int *stmts_filter; member
/dports/math/cloog/cloog-cloog-0.20.0/source/
H A Dclast.c2014 const int *stmts_filter = filter.stmts_filter; in clast_filter() local
2069 if (stmts_filter == NULL || in clast_filter()
2071 stmts_filter, nstmts_filter) <= 0) in clast_filter()
2073 stmts_filter, nstmts_filter) == 0 )) { in clast_filter()