Searched refs:MCPE1 (Results 1 – 1 of 1) sorted by relevance
1736 const MachineConstantPoolEntry &MCPE1 = MCP->getConstants()[CPI1]; in produceSameValue() local1738 bool isARMCP1 = MCPE1.isMachineConstantPoolEntry(); in produceSameValue()1743 static_cast<ARMConstantPoolValue*>(MCPE1.Val.MachineCPVal); in produceSameValue()1746 return MCPE0.Val.ConstVal == MCPE1.Val.ConstVal; in produceSameValue()