Searched refs:LastOneMath (Results 1 – 1 of 1) sorted by relevance
1909 unsigned LastOneMath = Width - C2->countTrailingZeros(); in canonicalizeLogicFirst() local1913 if (C->countLeadingOnes() < LastOneMath) in canonicalizeLogicFirst()1918 if (C->countLeadingZeros() < LastOneMath) in canonicalizeLogicFirst()