Searched defs:stmt1 (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/gnu/gcc/gcc/ |
H A D | value-prof.c | 179 tree stmt1, stmt2, stmt3; in tree_divmod_fixed_value() local 342 tree stmt1, stmt2, stmt3, stmt4; in tree_mod_pow2() local 506 tree stmt1, stmt2, stmt3; in tree_mod_subtract() local
|
H A D | tree-profile.c | 109 tree stmt1 = build2 (MODIFY_EXPR, gcov_type_node, tmp1, ref); in tree_gen_edge_profiler() local
|
H A D | tree-ssa-loop-im.c | 621 tree lhs, stmt1, stmt2, var, name; in determine_invariantness_stmt() local
|
H A D | tree-ssa-dom.c | 2021 tree stmt1 = ((struct expr_hash_elt *)p1)->stmt; in avail_expr_eq() local
|
H A D | tree-flow-inline.h | 1190 compare_ssa_operands_equal (tree stmt1, tree stmt2, int flags) in compare_ssa_operands_equal()
|