Home
last modified time | relevance | path

Searched refs:ExclusivelyNull (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DSafepointIRVerifier.cpp316 ExclusivelyNull, enumerator
386 return isExclusivelyDerivedFromNull ? BaseType::ExclusivelyNull in getBaseType()
852 if ((Tracker->isValuePoisoned(LHS) && baseTyRHS != ExclusivelyNull) || in verifyInstruction()
853 (Tracker->isValuePoisoned(RHS) && baseTyLHS != ExclusivelyNull)) in verifyInstruction()