Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dexpr.cc10325 stmt_is_replaceable_p (gimple *stmt) in stmt_is_replaceable_p() function
10477 && stmt_is_replaceable_p (SSA_NAME_DEF_STMT (exp))) in expand_expr_real_1()
DChangeLog-201317178 * tree-flow.h (stmt_is_replaceable_p): Remove prototype.
17182 * tree-ssa-ter.c (is_replaceable_p, stmt_is_replaceable_p): Delete.
17186 * expr.c (stmt_is_replaceable_p): Relocate from tree-ssa-ter.c. Use
DChangeLog-201137069 (stmt_is_replaceable_p): New function.
37075 * tree-flow.h (stmt_is_replaceable_p): New prototype.