Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ConstantPool

72   ConstantPool = new (Allocator) MachineConstantPool(TM);
108 ConstantPool->~MachineConstantPool();
109 Allocator.Deallocate(ConstantPool);
351 ConstantPool->print(OS);