Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcfg.c994 static hash_table<bb_copy_hasher> *bb_original; variable
1033 delete bb_original; in free_original_copy_tables() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcfg.cc1001 static copy_map_t *bb_original; variable