Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Disl_tab.c2614 static void get_rounded_sample_value(struct isl_tab *tab, in get_rounded_sample_value() function
3421 get_rounded_sample_value(tab, var, 1, opt); in isl_tab_min()
3567 get_rounded_sample_value(tab, var, -1, target); in detect_constant_with_tmp()
3572 get_rounded_sample_value(tab, var, 1, target); in detect_constant_with_tmp()
3577 get_rounded_sample_value(tab, var, -1, tmp); in detect_constant_with_tmp()