Searched refs:MCPE0 (Results 1 – 1 of 1) sorted by relevance
1487 const MachineConstantPoolEntry &MCPE0 = MCP->getConstants()[CPI0]; in produceSameValue() local1489 bool isARMCP0 = MCPE0.isMachineConstantPoolEntry(); in produceSameValue()1493 static_cast<ARMConstantPoolValue*>(MCPE0.Val.MachineCPVal); in produceSameValue()1498 return MCPE0.Val.ConstVal == MCPE1.Val.ConstVal; in produceSameValue()