Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Dbasis_reduction_tab.c93 static void get_obj_val(struct tab_lp* lp, GBR_type *F);
104 #define GBR_lp_get_obj_val(lp, F) get_obj_val(lp, F)
246 static void get_obj_val(struct tab_lp* lp, GBR_type *F) in get_obj_val() function