Searched refs:ContainsUndef (Results 1 – 1 of 1) sorted by relevance
9694 bool &ContainsUndef, bool ForSelf) { in fillSetWithConstantValues()9709 ContainsUndef = PotentialValuesAA->getState().undefIsContained(); in fillSetWithConstantValues()9717 ContainsUndef = false; in fillSetWithConstantValues()9720 ContainsUndef = true; in fillSetWithConstantValues()9728 ContainsUndef &= S.empty(); in fillSetWithConstantValues()10091 bool ContainsUndef; in updateWithInstruction() local10093 ContainsUndef, /* ForSelf */ true)) in updateWithInstruction()10095 if (ContainsUndef) { in updateWithInstruction()