Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Dinstrumentation_test.cc277 void UndeoptimizeMethod(Thread* self, ArtMethod* method, in UndeoptimizeMethod() function in art::instrumentation::InstrumentationTest
637 UndeoptimizeMethod(soa.Self(), method_to_deoptimize, instrumentation_key, true); in TEST_F()
703 UndeoptimizeMethod(soa.Self(), method_to_deoptimize, instrumentation_key, true); in TEST_F()