Home
last modified time | relevance | path

Searched refs:const_cand_t (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlra-remat.cc80 typedef const struct cand *const_cand_t; typedef
176 const_cand_t c = (const_cand_t) cand; in cand_hash()
196 const_cand_t c1 = (const_cand_t) cand1; in cand_eq_p()
197 const_cand_t c2 = (const_cand_t) cand2; in cand_eq_p()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlra-remat.c80 typedef const struct cand *const_cand_t; typedef
176 const_cand_t c = (const_cand_t) cand; in cand_hash()
196 const_cand_t c1 = (const_cand_t) cand1; in cand_eq_p()
197 const_cand_t c2 = (const_cand_t) cand2; in cand_eq_p()