Searched refs:ret_map (Results 1 – 1 of 1) sorted by relevance
523 tree ret_map = LABEL_RETURN_TYPE_STATE (current_subr); local532 if (RETURN_MAP_ADJUSTED (ret_map))556 type_map[index] = TREE_VEC_ELT (ret_map, index);1356 if (! RETURN_MAP_ADJUSTED (ret_map))1358 TREE_VEC_LENGTH (ret_map) = size;1361 if (TREE_VEC_ELT (ret_map, index) != TYPE_UNUSED)1362 TREE_VEC_ELT (ret_map, index) = type_map[index];1364 RETURN_MAP_ADJUSTED (ret_map) = 1;1368 if (TREE_VEC_LENGTH (ret_map) != size)1372 tree type = TREE_VEC_ELT (ret_map, index);[all …]