Searched refs:LS3 (Results 1 – 1 of 1) sorted by relevance
2980 LatticeCell LS2, LS3; in rewriteHexConstUses() local2983 bool HasC2 = getCell(R2, Inputs, LS2), HasC3 = getCell(R3, Inputs, LS3); in rewriteHexConstUses()2987 (HasC3 && (LS3.properties() & ConstantProperties::Zero))); in rewriteHexConstUses()3008 if (!LS3.isSingle()) { in rewriteHexConstUses()3013 const LatticeCell &LI = Swap ? LS2 : LS3; in rewriteHexConstUses()