Home | History | Annotate | Download | only in JIT

Lines Matching refs:ConstantPool

298     /// ConstantPool - The constant pool for the current function.
300 MachineConstantPool *ConstantPool;
1024 ConstantPool = MCP;
1175 assert(ConstantNum < ConstantPool->getConstants().size() &&