Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ConstantPool

243   MachineConstantPool *ConstantPool;
429 MachineConstantPool *getConstantPool() { return ConstantPool; }
430 const MachineConstantPool *getConstantPool() const { return ConstantPool; }