Lines Matching defs:lto_renaming_slot
289 struct lto_renaming_slot
300 const struct lto_renaming_slot *ds = (const struct lto_renaming_slot *) p;
309 const struct lto_renaming_slot *s1 =
310 (const struct lto_renaming_slot *) p1;
311 const struct lto_renaming_slot *s2 =
312 (const struct lto_renaming_slot *) p2;
322 struct lto_renaming_slot *s = (struct lto_renaming_slot *) slot;
345 struct lto_renaming_slot r_slot;
351 struct lto_renaming_slot *new_slot = XNEW (struct lto_renaming_slot);
370 struct lto_renaming_slot *slot;
371 struct lto_renaming_slot r_slot;
374 slot = (struct lto_renaming_slot *) htab_find (renaming_hash_table, &r_slot);