Searched refs:host_ass (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-fold.c3866 gimple *host_ass = gimple_build_assign local
3868 gimple_set_location (host_ass, loc);
3869 gsi_insert_before (gsi, host_ass, GSI_SAME_STMT);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgimple-fold.cc4063 gimple *host_ass = gimple_build_assign local
4065 gimple_set_location (host_ass, loc);
4066 gsi_insert_before (gsi, host_ass, GSI_SAME_STMT);

Completed in 125 milliseconds