Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-profile.c509 tree original_ref = tree_coverage_counter_ref (tag, base); in gimple_gen_time_profiler() local
510 tree ref = force_gimple_operand_gsi (&gsi, original_ref, true, NULL_TREE, in gimple_gen_time_profiler()
544 assign = gimple_build_assign (original_ref, tmp); in gimple_gen_time_profiler()
557 assign = gimple_build_assign (original_ref, tmp); in gimple_gen_time_profiler()