Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-vrp.h124 struct switch_update { struct
130 extern vec<switch_update> to_update_switch_stmts; argument
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-vrp.c155 } switch_update; typedef
160 static VEC (switch_update, heap) *to_update_switch_stmts; in VEC() argument