Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:InstructionRecycler

93   InstructionRecycler.clear(Allocator);
181 return new (InstructionRecycler.Allocate<MachineInstr>(Allocator))
191 return new (InstructionRecycler.Allocate<MachineInstr>(Allocator))
208 InstructionRecycler.Deallocate(Allocator, MI);