Home
last modified time | relevance | path

Searched refs:has_volatile_ops (Results 1 – 16 of 16) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Dtree-ssa-operands.c1222 s_ann->has_volatile_ops = true; in add_virtual_operand()
1376 s_ann->has_volatile_ops = true; in add_stmt_operand()
1471 s_ann->has_volatile_ops = true; in get_indirect_ref_operands()
1512 stmt_ann (stmt)->has_volatile_ops = true; in get_tmr_operands()
1976 s_ann->has_volatile_ops = true; in get_expr_operands()
2169 ann->has_volatile_ops = false; in build_ssa_operands()
H A Dtree-ssa-dse.c245 if (ann->has_volatile_ops) in dse_optimize_stmt()
H A Dtree-ssa-sink.c325 || ann->has_volatile_ops in statement_sink_location()
H A Dtree-ssa-loop-ivcanon.c448 || stmt_ann (stmt)->has_volatile_ops) in empty_loop_p()
H A Dtree-ssa-dce.c363 if (ann->has_volatile_ops || is_ctrl_altering_stmt (stmt)) in mark_stmt_if_obviously_necessary()
H A Dtree-ssa-forwprop.c856 if (stmt_ann (use_stmt)->has_volatile_ops) in forward_propagate_addr_expr()
H A Dtree-ssa-copy.c382 if (ann->has_volatile_ops) in stmt_may_generate_copy()
H A Dtree-flow.h294 unsigned has_volatile_ops : 1; member
H A Dtree-tailcall.c417 || ann->has_volatile_ops) in find_tail_calls()
H A Dtree-ssa-dom.c1588 if (!ann->has_volatile_ops in record_equivalences_from_stmt()
1838 may_optimize_p = (!ann->has_volatile_ops in optimize_stmt()
H A Dtree-ssa.c1020 if (ann->has_volatile_ops) in stmt_references_memory_p()
H A Dtree-outof-ssa.c1765 if (!ann->has_volatile_ops && !same_root_var) in find_replaceable_in_bb()
1781 if (!ann->has_volatile_ops) in find_replaceable_in_bb()
H A Dtree-ssa-loop-im.c253 if (stmt_ann (stmt)->has_volatile_ops) in movement_possibility()
H A Dtree-ssa-pre.c3456 && !ann->has_volatile_ops in compute_avail()
3558 && !stmt_ann (stmt)->has_volatile_ops) in eliminate()
H A Dtree-ssa-ccp.c480 if (ann->has_volatile_ops) in likely_value()
H A Dtree-ssa-loop-ivopts.c1513 if (stmt_ann (stmt)->has_volatile_ops) in find_interesting_uses_address()