Searched refs:HasC2 (Results 1 – 1 of 1) sorted by relevance
2985 bool HasC2 = getCell(R2, Inputs, LS2), HasC3 = getCell(R3, Inputs, LS3); in rewriteHexConstUses() local2986 if (!HasC2 && !HasC3) in rewriteHexConstUses()2988 bool Zero = ((HasC2 && (LS2.properties() & ConstantProperties::Zero)) || in rewriteHexConstUses()