Home | History | Annotate | Download | only in Serialization

Lines Matching refs:isPoisoned

2972     if (II->isPoisoned() ||
3195 Bits = (Bits << 1) | unsigned(II->isPoisoned());