Lines Matching defs:last
133 struct storage_hash *entry, *last;136 last = NULL;138 if (last) {139 struct storage *a = last->storage;143 if (last->bb == entry->bb144 && last->inout == entry->inout149 last->inout == STOR_IN ? "input" : "output",150 last->bb,152 show_pseudo(last->pseudo),156 last = entry;