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