Searched refs:fold_all_stmts (Results 1 – 6 of 6) sorted by relevance
103 substitute_and_fold_engine (bool fold_all_stmts = false)104 : fold_all_stmts (fold_all_stmts) { } in fold_all_stmts() argument115 bool fold_all_stmts; variable
1075 else if (substitute_and_fold_engine->fold_all_stmts in before_dom_children()
102 substitute_and_fold_engine (bool fold_all_stmts = false)103 : fold_all_stmts (fold_all_stmts) { } in fold_all_stmts() argument120 bool fold_all_stmts; variable
858 else if (substitute_and_fold_engine->fold_all_stmts in before_dom_children()
247 * tree-ssa-forwprop.c (fold_all_stmts): Replace check against
9340 (fold_all_stmts): Merge with ...13363 (fold_all_stmts): Likewise.