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