Home | History | Annotate | Download | only in optimizing

Lines Matching refs:GrayState

3260     //     bool is_gray = (rb_state == ReadBarrier::GrayState());
3283 static_assert(ReadBarrier::GrayState() == 1, "Expecting gray to have value 1");
3288 // if (rb_state == ReadBarrier::GrayState())