Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dtree-nested.c136 create_tmp_var_for (struct nesting_info *info, tree type, const char *prefix) in create_tmp_var_for() function
230 info->frame_decl = create_tmp_var_for (info, type, "FRAME"); in get_frame_type()
390 t = create_tmp_var_for (info, TREE_TYPE (exp), NULL); in init_tmp_var()
418 t = create_tmp_var_for (info, TREE_TYPE (exp), NULL); in save_tmp_var()