Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:BasicBlockRecycler

94   BasicBlockRecycler.clear(Allocator);
210 return new (BasicBlockRecycler.Allocate<MachineBasicBlock>(Allocator))
220 BasicBlockRecycler.Deallocate(Allocator, MBB);