Searched refs:ContainsUndef (Results 1 – 1 of 1) sorted by relevance
9599 bool &ContainsUndef, bool ForSelf) { in fillSetWithConstantValues()9614 ContainsUndef = PotentialValuesAA->getState().undefIsContained(); in fillSetWithConstantValues()9622 ContainsUndef = false; in fillSetWithConstantValues()9625 ContainsUndef = true; in fillSetWithConstantValues()9633 ContainsUndef &= S.empty(); in fillSetWithConstantValues()9996 bool ContainsUndef; in updateWithInstruction() local9998 ContainsUndef, /* ForSelf */ true)) in updateWithInstruction()10000 if (ContainsUndef) { in updateWithInstruction()