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