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