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