Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:isVolatile

1767             if (MI->isVolatile() || MI->getRawDest() != PI)
1791 if (SI->isVolatile() || SI->getPointerOperand() != PI)