Home
last modified time | relevance | path

Searched refs:if_convertible_modify_expr_p (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dtree-if-conv.c111 static bool if_convertible_modify_expr_p (struct loop *, basic_block, tree);
344 if_convertible_modify_expr_p (struct loop *loop, basic_block bb, tree m_expr) in if_convertible_modify_expr_p() function
408 if (!if_convertible_modify_expr_p (loop, bb, stmt)) in if_convertible_stmt_p()
H A DChangeLog-200519049 if_convertible_modify_expr_p): Don't handle GOTO_EXPR.
30484 (tree_if_convert_cond_expr, if_convertible_modify_expr_p): Pass loop
H A DChangeLog-20043977 (if_convertible_modify_expr_p): ... new name.