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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-parloops.c2749 tree cvar, cvar_init, initvar, cvar_next, cvar_base, type; local
2808 cvar_base = SSA_NAME_VAR (cvar);
2909 gimple_cond_set_lhs (cond_stmt, cvar_base);
2917 cvar_base,
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-parloops.cc2749 tree cvar, cvar_init, initvar, cvar_next, cvar_base, type; local
2808 cvar_base = SSA_NAME_VAR (cvar);
2909 gimple_cond_set_lhs (cond_stmt, cvar_base);
2917 cvar_base,

Completed in 106 milliseconds