Home
last modified time | relevance | path

Searched refs:PDR_ID (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgraphite-poly.cc98 PDR_ID (pdr) = id++; in new_poly_dr()
168 fprintf (file, "pdr_%d (", PDR_ID (pdr)); in print_pdr()
H A Dgraphite.h181 #define PDR_ID(PDR) (PDR->id) macro
H A DChangeLog.graphite3737 * graphite-poly.c (new_poly_dr): Initialize PDR_ID.
3738 (print_pdr): Print PDR_ID.
3740 (PDR_ID): New.
H A DChangeLog-200912264 * graphite-poly.c (new_poly_dr): Initialize PDR_ID.
12265 (print_pdr): Print PDR_ID.
12267 (PDR_ID): New.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgraphite-poly.c101 PDR_ID (pdr) = id++; in new_poly_dr()
174 fprintf (file, "pdr_%d (", PDR_ID (pdr)); in print_pdr()
H A Dgraphite.h197 #define PDR_ID(PDR) (PDR->id) macro