Searched refs:t_step (Results 1 – 1 of 1) sorted by relevance
1935 tree t_step; in expand_call_inline() local2130 t_step = id->src_cfun->unexpanded_var_list; in expand_call_inline()2131 for (; t_step; t_step = TREE_CHAIN (t_step)) in expand_call_inline()2133 var = TREE_VALUE (t_step); in expand_call_inline()2769 tree t_step; in tree_function_versioning() local2844 for (t_step = DECL_STRUCT_FUNCTION (old_decl)->unexpanded_var_list; in tree_function_versioning()2845 t_step; t_step = TREE_CHAIN (t_step)) in tree_function_versioning()2847 tree var = TREE_VALUE (t_step); in tree_function_versioning()