Searched refs:isValuePoisoned (Results 1 – 1 of 1) sorted by relevance
456 bool isValuePoisoned(const Value *V) const { return PoisonedDefs.count(V); } in isValuePoisoned() function in __anon2ece97b40311::GCPtrTracker662 if (isValuePoisoned(InValue)) { in removeValidUnrelocatedDefs()688 if (isValuePoisoned(V)) in removeValidUnrelocatedDefs()833 if ((Tracker->isValuePoisoned(LHS) && baseTyRHS != ExclusivelyNull) || in verifyInstruction()834 (Tracker->isValuePoisoned(RHS) && baseTyLHS != ExclusivelyNull)) in verifyInstruction()