Home | History | Annotate | Download | only in IR

Lines Matching refs:setVolatile

2586     return LI->setVolatile(isVolatile);
2587 return cast<StoreInst>(P)->setVolatile(isVolatile);