Searched refs:ContainsUndef (Results 1 – 1 of 1) sorted by relevance
9460 bool &ContainsUndef, bool ForSelf) { in fillSetWithConstantValues()9475 ContainsUndef = PotentialValuesAA.getState().undefIsContained(); in fillSetWithConstantValues()9483 ContainsUndef = false; in fillSetWithConstantValues()9486 ContainsUndef = true; in fillSetWithConstantValues()9494 ContainsUndef &= S.empty(); in fillSetWithConstantValues()9860 bool ContainsUndef; in updateWithInstruction() local9862 ContainsUndef, /* ForSelf */ true)) in updateWithInstruction()9864 if (ContainsUndef) { in updateWithInstruction()