Lines Matching defs:deleted
201 void deleted() override;
219 /// we get notified if a block is deleted or RAUWd.
223 /// deleted. These symbols need to be emitted at some point in the file, so
233 "Some labels for deleted blocks never got emitted");
257 // entry to BBCallbacks so we can be notified if the BB is deleted or RAUWd.
268 /// If we have any deleted symbols for F, return them.
304 // If the block got deleted, there is no need for the symbol. If the symbol
324 // for the containing Function. Since the block is being deleted, its
351 void AddrLabelMapCallbackPtr::deleted() {
1035 // If the function had address-taken blocks that got deleted, then we have
2925 // If this jump table was deleted, ignore it.