Home | History | Annotate | Download | only in JIT

Lines Matching defs:ConstantPool

304     /// ConstantPool - The constant pool for the current function.
306 MachineConstantPool *ConstantPool;
1019 ConstantPool = MCP;
1170 assert(ConstantNum < ConstantPool->getConstants().size() &&