Searched refs:isARMCP1 (Results 1 – 1 of 1) sorted by relevance
1472 bool isARMCP1 = MCPE1.isMachineConstantPoolEntry(); in produceSameValue() local1473 if (isARMCP0 && isARMCP1) { in produceSameValue()1479 } else if (!isARMCP0 && !isARMCP1) { in produceSameValue()