Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-ssa-structalias.c5467 tree declsize = DECL_P (decl) ? DECL_SIZE (decl) : TYPE_SIZE (decl_type); in create_variable_info_for_1() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-ssa-structalias.c5946 tree declsize = DECL_P (decl) ? DECL_SIZE (decl) : TYPE_SIZE (decl_type); in create_variable_info_for_1() local