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