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