Home | History | Annotate | Download | only in runtime

Lines Matching refs:IsDeoptimized

3188     CHECK(!instrumentation->IsDeoptimized(m));
3193 CHECK(instrumentation->IsDeoptimized(m));
3197 CHECK(!instrumentation->IsDeoptimized(m));
3312 Runtime::Current()->GetInstrumentation()->IsDeoptimized(m));