Searched refs:KnownLShrc (Results 1 – 1 of 1) sorted by relevance
2615 KnownBits KnownLShrc = computeKnownBits(LshrC, nullptr); in visitAnd() local2616 if (KnownLShrc.getMaxValue().ult(Width)) { in visitAnd()