Searched defs:stmts_to_remove (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ | ||
H A D | gimple-ssa-evrp.c | 90 auto_vec<gimple *> stmts_to_remove; variable |
H A D | tree-ssa-propagate.c | 989 vec<gimple *> stmts_to_remove; variable |
/netbsd-src/external/gpl3/gcc/dist/gcc/ | ||
H A D | tree-ssa-propagate.cc | 689 vec<gimple *> stmts_to_remove; member in substitute_and_fold_dom_walker |