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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-expr.c1687 tree final_cond; local
1755 final_cond = fold_build2_loc (input_location, NE_EXPR,
1759 tmp = build3_v (COND_EXPR, final_cond,
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-expr.cc1781 tree final_cond; local
1849 final_cond = fold_build2_loc (input_location, NE_EXPR,
1853 tmp = build3_v (COND_EXPR, final_cond,

Completed in 220 milliseconds