Searched refs:isValuePoisoned (Results 1 – 1 of 1) sorted by relevance
477 bool isValuePoisoned(const Value *V) const { return PoisonedDefs.count(V); } in isValuePoisoned() function in __anond3efd71a0411::GCPtrTracker679 if (isValuePoisoned(InValue)) { in removeValidUnrelocatedDefs()705 if (isValuePoisoned(V)) in removeValidUnrelocatedDefs()850 if ((Tracker->isValuePoisoned(LHS) && baseTyRHS != ExclusivelyNull) || in verifyInstruction()851 (Tracker->isValuePoisoned(RHS) && baseTyLHS != ExclusivelyNull)) in verifyInstruction()