Searched refs:ExclusivelyNull (Results 1 – 1 of 1) sorted by relevance
318 ExclusivelyNull, enumerator377 return isExclusivelyDerivedFromNull ? BaseType::ExclusivelyNull in getBaseType()843 if ((Tracker->isValuePoisoned(LHS) && baseTyRHS != ExclusivelyNull) || in verifyInstruction()844 (Tracker->isValuePoisoned(RHS) && baseTyLHS != ExclusivelyNull)) in verifyInstruction()