Searched refs:get_rounded_sample_value (Results 1 – 1 of 1) sorted by relevance
/llvm-project/polly/lib/External/isl/ |
H A D | isl_tab.c | 2603 static void get_rounded_sample_value(struct isl_tab *tab, in get_rounded_sample_value() function 3410 get_rounded_sample_value(tab, var, 1, opt); in isl_tab_min() 3556 get_rounded_sample_value(tab, var, -1, target); in detect_constant_with_tmp() 3561 get_rounded_sample_value(tab, var, 1, target); in detect_constant_with_tmp() 3566 get_rounded_sample_value(tab, var, -1, tmp); in detect_constant_with_tmp()
|