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

/haiku-buildtools/gcc/gcc/
H A Dtree-ssa-loop-niter.c2663 gimple estmt = last_stmt (e->src);
2668 inform (gimple_location (estmt), "containing loop");
/haiku-buildtools/gcc/gcc/fortran/
H A Dtrans-stmt.c5049 tree tmp, cexpr, tstmt, estmt; local
5156 estmt = eblock ? gfc_trans_scalar_assign (&edse, &esse, edst->ts, false,
5159 tmp = build3_v (COND_EXPR, cexpr, tstmt, estmt);

Completed in 107 milliseconds