Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_tab.h33 isl_tab_undo_empty, enumerator
H A Disl_tab.c1001 if (isl_tab_push(tab, isl_tab_undo_empty) < 0) in isl_tab_mark_empty()
3974 case isl_tab_undo_empty: in perform_undo()