Home
last modified time | relevance | path

Searched defs:to_fixup (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-forwprop.c2722 auto_vec<gimple *, 4> to_fixup; in execute() local
H A Dtree-vect-data-refs.c2953 hash_set<stmt_vec_info> to_fixup; in vect_analyze_data_ref_accesses() local
H A Dtree-ssa-sccvn.c2431 auto_vec<gimple *> to_fixup; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-forwprop.cc3421 auto_vec<gimple *, 4> to_fixup; in execute() local
H A Dtree-vect-data-refs.cc3117 hash_set<stmt_vec_info> to_fixup; in vect_analyze_data_ref_accesses() local
H A Dtree-ssa-sccvn.cc2527 auto_vec<gimple *> to_fixup; member in eliminate_dom_walker