Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Disl_tab.h38 isl_tab_undo_allocate, enumerator
Disl_tab.c1696 if (isl_tab_push_var(tab, isl_tab_undo_allocate, &tab->con[r]) < 0) in isl_tab_allocate_con()
1784 if (isl_tab_push_var(tab, isl_tab_undo_allocate, &tab->var[r]) < 0) in isl_tab_insert_var()
3814 case isl_tab_undo_allocate: in perform_undo_var()
3991 case isl_tab_undo_allocate: in perform_undo()