Home
last modified time | relevance | path

Searched refs:UndeoptimizeMethod (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dinstrumentation_test.cc284 void UndeoptimizeMethod(Thread* self, ArtMethod* method, in UndeoptimizeMethod() function in art::instrumentation::InstrumentationTest
650 UndeoptimizeMethod(soa.Self(), method_to_deoptimize, instrumentation_key, true); in TEST_F()
715 UndeoptimizeMethod(soa.Self(), method_to_deoptimize, instrumentation_key, true); in TEST_F()