Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-propagate.h103 substitute_and_fold_engine (bool fold_all_stmts = false)
104 : fold_all_stmts (fold_all_stmts) { } in fold_all_stmts() argument
115 bool fold_all_stmts; variable
H A Dtree-ssa-propagate.c1075 else if (substitute_and_fold_engine->fold_all_stmts in before_dom_children()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-propagate.h102 substitute_and_fold_engine (bool fold_all_stmts = false)
103 : fold_all_stmts (fold_all_stmts) { } in fold_all_stmts() argument
120 bool fold_all_stmts; variable
H A Dtree-ssa-propagate.cc858 else if (substitute_and_fold_engine->fold_all_stmts in before_dom_children()
H A DChangeLog.gimple-classes247 * tree-ssa-forwprop.c (fold_all_stmts): Replace check against
H A DChangeLog-20149340 (fold_all_stmts): Merge with ...
13363 (fold_all_stmts): Likewise.