Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcfgexpand.c337 static hash_map<tree, size_t> *decl_to_stack_part; variable
1966 delete decl_to_stack_part; in fini_vars_expansion() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcfgexpand.cc338 static hash_map<tree, size_t> *decl_to_stack_part; variable