reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
222 InstructionRecycler.clear(Allocator); 329 return new (InstructionRecycler.Allocate<MachineInstr>(Allocator)) 337 return new (InstructionRecycler.Allocate<MachineInstr>(Allocator)) 381 InstructionRecycler.Deallocate(Allocator, MI);