Home | History | Annotate | Download | only in optimizing

Lines Matching refs:GrayState

6636   //   bool is_gray = (rb_state == ReadBarrier::GrayState());
6655 static_assert(ReadBarrier::GrayState() == 1, "Expecting gray to have value 1");
6660 // if (rb_state == ReadBarrier::GrayState())