Home
last modified time | relevance | path

Searched defs:debug_stmts (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-ssa-sink.c210 nearest_common_dominator_of_uses (gimple stmt, bool *debug_stmts) in nearest_common_dominator_of_uses()
443 bool debug_stmts = false; in statement_sink_location() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-ssa-sink.c128 nearest_common_dominator_of_uses (def_operand_p def_p, bool *debug_stmts) in nearest_common_dominator_of_uses()
362 bool debug_stmts = false; in statement_sink_location() local
H A Dtree-inline.h136 vec<gdebug *> debug_stmts; member