Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:setVolatile

1116     Load->setVolatile(true);
2569 if (cvr & Qualifiers::Volatile) load->setVolatile(true);