Home | History | Annotate | Download | only in JIT

Lines Matching refs:ConstantPool

301     /// ConstantPool - The constant pool for the current function.
303 MachineConstantPool *ConstantPool;
1076 ConstantPool = MCP;
1224 assert(ConstantNum < ConstantPool->getConstants().size() &&