Searched refs:widest_label (Results 1 – 1 of 1) sorted by relevance
3292 tree widest_label = labels[0]; in preprocess_case_label_vec_for_gimple() local3301 && (CASE_HIGH (widest_label) == NULL_TREE in preprocess_case_label_vec_for_gimple()3305 wi::to_wide (CASE_HIGH (widest_label)) in preprocess_case_label_vec_for_gimple()3306 - wi::to_wide (CASE_LOW (widest_label)))))) in preprocess_case_label_vec_for_gimple()3307 widest_label = labels[i]; in preprocess_case_label_vec_for_gimple()3316 tree label = CASE_LABEL (widest_label); in preprocess_case_label_vec_for_gimple()