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

/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-store-merging.cc448 gimple *source_stmt; local
495 source_stmt = source_stmt1;
497 source_stmt = source_stmt2;
544 source_stmt = source_stmt1;
596 return source_stmt;
767 gimple *source_stmt, *source_stmt2; local
795 source_stmt
799 if (!source_stmt)
809 return source_stmt;
946 gimple *source_stmt local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa-store-merging.c448 gimple *source_stmt; local
495 source_stmt = source_stmt1;
497 source_stmt = source_stmt2;
544 source_stmt = source_stmt1;
572 return source_stmt;
739 gimple *source_stmt, *source_stmt2; local
768 source_stmt
771 if (!source_stmt)
781 return source_stmt;

Completed in 99 milliseconds