Home | History | Annotate | Download | only in JIT

Lines Matching refs:ConstantPool

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