Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:IsVolatile

2091   if (LI->isVolatile())
2142 bool IsVolatile;
2146 IsVolatile = LI->isVolatile();
2152 IsVolatile = SI->isVolatile();
2171 if (IsVolatile)