Searched refs:KnownCond (Results 1 – 1 of 1) sorted by relevance
638 bool KnownCond; in ComputeValueKnownInPredecessors() local641 KnownCond = CI->isOne(); in ComputeValueKnownInPredecessors()647 KnownCond = (TrueVal != nullptr); in ComputeValueKnownInPredecessors()651 if (Constant *Val = KnownCond ? TrueVal : FalseVal) in ComputeValueKnownInPredecessors()