Searched refs:InBitWidth (Results 1 – 1 of 1) sorted by relevance
28942 unsigned InBitWidth = SrcVT.getScalarSizeInBits(); in computeKnownBitsForTargetNode() local28945 Known = KnownBits(InBitWidth); in computeKnownBitsForTargetNode()28949 Known.Zero.setBitsFrom(InBitWidth); in computeKnownBitsForTargetNode()