Home | History | Annotate | Download | only in Serialization

Lines Matching full:ispoisoned

2933     if (II->isPoisoned() ||
3112 Bits = (Bits << 1) | unsigned(II->isPoisoned());