Home | History | Annotate | Download | only in Utils

Lines Matching refs:RMWI

2951       } else if (AtomicRMWInst *RMWI = dyn_cast<AtomicRMWInst>(BBI)) {
2952 if (RMWI->isVolatile())