Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto-partition.c928 static hash_map<const char *, unsigned> *lto_clone_numbers; variable
1170 delete lto_clone_numbers; in lto_promote_cross_file_statics() local
1187 delete lto_clone_numbers; in lto_promote_statics_nonwpa() local
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-partition.cc934 static hash_map<const char *, unsigned> *lto_clone_numbers; variable