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