Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Dbasis_reduction_tab.c97 static int del_lp_row(struct tab_lp *lp) WARN_UNUSED;
109 #define GBR_lp_del_row(lp) del_lp_row(lp)
289 static int del_lp_row(struct tab_lp *lp) in del_lp_row() function