Home
last modified time | relevance | path

Searched defs:aggressive (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-ssa-dce.c193 mark_stmt_if_obviously_necessary (gimple *stmt, bool aggressive) in mark_stmt_if_obviously_necessary()
369 find_obviously_necessary_stmts (bool aggressive) in find_obviously_necessary_stmts()
617 propagate_necessity (bool aggressive) in propagate_necessity()
1504 tree_dce_init (bool aggressive) in tree_dce_init()
1526 tree_dce_done (bool aggressive) in tree_dce_done()
1557 perform_tree_ssa_dce (bool aggressive) in perform_tree_ssa_dce()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-ssa-dce.c272 mark_stmt_if_obviously_necessary (gimple stmt, bool aggressive) in mark_stmt_if_obviously_necessary()
698 bool aggressive = (el ? true : false); in propagate_necessity() local
1479 tree_dce_init (bool aggressive) in tree_dce_init()
1507 tree_dce_done (bool aggressive) in tree_dce_done()
1543 perform_tree_ssa_dce (bool aggressive) in perform_tree_ssa_dce()