Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dira-color.c227 static hash_table<allocno_hard_regs_hasher> *allocno_hard_regs_htab; variable
292 delete allocno_hard_regs_htab; in finish_allocno_hard_regs() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dira-color.cc232 static hash_table<allocno_hard_regs_hasher> *allocno_hard_regs_htab; variable