Home | History | Annotate | Download | only in JIT

Lines Matching defs:ConstantPool

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