Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Dbasis_reduction_tab.c90 static struct tab_lp *init_lp(struct isl_tab *tab);
101 #define GBR_lp_init(P) init_lp(P)
135 static struct tab_lp *init_lp(struct isl_tab *tab) in init_lp() function