Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dtree-ssa-forwprop.c969 unsigned int todoflags = 0; in tree_ssa_forward_propagate_single_use_vars() local
1004 todoflags |= TODO_update_smt_usage; in tree_ssa_forward_propagate_single_use_vars()
1033 return todoflags; in tree_ssa_forward_propagate_single_use_vars()
H A Dtree-sra.c80 static unsigned int todoflags; variable
1543 todoflags |= TODO_update_smt_usage; in decide_instantiations()
1628 todoflags |= TODO_update_smt_usage; in generate_one_element_ref()
2311 todoflags = 0; in tree_sra()
2334 return todoflags; in tree_sra()