Searched refs:getPoisonFor (Results 1 – 1 of 1) sorted by relevance
222 static Value *getPoisonFor(DenseMap<Value *, Value *> &ValToPoison, Value *V) { in getPoisonFor() function285 getPoisonFor(ValToPoison, const_cast<Value *>(Op))); in rewrite()291 CreateAssertNot(B, getPoisonFor(ValToPoison, Op)); in rewrite()297 Checks.push_back(getPoisonFor(ValToPoison, U)); in rewrite()313 NewPHI->setIncomingValue(i, getPoisonFor(ValToPoison, OldVal)); in rewrite()