Searched refs:isARMCP0 (Results 1 – 1 of 1) sorted by relevance
1489 bool isARMCP0 = MCPE0.isMachineConstantPoolEntry(); in produceSameValue() local1491 if (isARMCP0 && isARMCP1) { in produceSameValue()1497 } else if (!isARMCP0 && !isARMCP1) { in produceSameValue()