Home | History | Annotate | Download | only in optimizing

Lines Matching defs:is_volatile

5202   bool is_volatile = field_info.IsVolatile();
5240 if (is_volatile) {
5246 if (is_volatile) {
5258 if (is_volatile) {
5298 if (is_volatile) {
5314 bool is_volatile = field_info.IsVolatile();
5324 if (is_volatile && field_type == DataType::Type::kFloat64) {
5330 } else if (is_volatile && field_type == DataType::Type::kInt64) {
5361 bool is_volatile = field_info.IsVolatile();
5367 if (is_volatile) {
5414 if (is_volatile) {
5476 if (is_volatile) {