Searched refs:KnownZeroBits (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp4757 unsigned KnownZeroBits = InnerZExt.getValueType().getSizeInBits() - local
4759 if (ShAmtVal > KnownZeroBits)

Completed in 204 milliseconds