Searched refs:record_known_type (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dipa-polymorphic-call.c1337 record_known_type (struct type_change_info *tci, tree type, HOST_WIDE_INT offset) function
1496 record_known_type (tci, type, tci->offset - offset);
1533 record_known_type (tci, type, offset);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dipa-polymorphic-call.cc1341 record_known_type (struct type_change_info *tci, tree type, HOST_WIDE_INT offset) function
1500 record_known_type (tci, type, tci->offset - offset);
1537 record_known_type (tci, type, offset);

Completed in 181 milliseconds