reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/CodeGen/MachineFunction.cpp
  222   InstructionRecycler.clear(Allocator);
  329   return new (InstructionRecycler.Allocate<MachineInstr>(Allocator))
  337   return new (InstructionRecycler.Allocate<MachineInstr>(Allocator))
  381   InstructionRecycler.Deallocate(Allocator, MI);