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

/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-dse.cc947 gimple *first_phi_def = NULL; local
979 if (!first_phi_def)
980 first_phi_def = use_stmt;
1080 && (use_stmt == first_phi_def

Completed in 87 milliseconds