Searched refs:CondKnown (Results 1 – 1 of 1) sorted by relevance
43213 KnownBits CondKnown = DAG.computeKnownBits(Cond, DemandedElts, Depth + 1); in SimplifyMultipleUseDemandedBitsForTargetNode() local43214 if (CondKnown.isNegative()) in SimplifyMultipleUseDemandedBitsForTargetNode()43216 if (CondKnown.isNonNegative()) in SimplifyMultipleUseDemandedBitsForTargetNode()