Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-ssa-forwprop.c2210 auto_vec<gimple *, 4> to_fixup; in execute() local
H A Dtree-ssa-sccvn.c5205 auto_vec<gimple *> to_fixup; variable