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