Searched refs:oldtree (Results 1 – 2 of 2) sorted by relevance
4440 tree oldtree = DECL_FUNCTION_SPECIFIC_TARGET (olddecl); in nios2_merge_decl_attributes() local4442 if (oldtree && newtree && oldtree != newtree) in nios2_merge_decl_attributes()4444 struct cl_target_option *olddata = TREE_TARGET_OPTION (oldtree); in nios2_merge_decl_attributes()
4475 tree oldtree = DECL_FUNCTION_SPECIFIC_TARGET (olddecl); in nios2_merge_decl_attributes() local4477 if (oldtree && newtree && oldtree != newtree) in nios2_merge_decl_attributes()4479 struct cl_target_option *olddata = TREE_TARGET_OPTION (oldtree); in nios2_merge_decl_attributes()