Searched refs:ContainsUndef (Results 1 – 1 of 1) sorted by relevance
9614 bool &ContainsUndef, bool ForSelf) { in fillSetWithConstantValues()9629 ContainsUndef = PotentialValuesAA->getState().undefIsContained(); in fillSetWithConstantValues()9637 ContainsUndef = false; in fillSetWithConstantValues()9640 ContainsUndef = true; in fillSetWithConstantValues()9648 ContainsUndef &= S.empty(); in fillSetWithConstantValues()10011 bool ContainsUndef; in updateWithInstruction() local10013 ContainsUndef, /* ForSelf */ true)) in updateWithInstruction()10015 if (ContainsUndef) { in updateWithInstruction()