Searched defs:Deoptimize (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dinstrumentation.cc784 void Instrumentation::Deoptimize(mirror::ArtMethod* method) { function in class:art::instrumentation::Instrumentation
1087 // Deoptimize if the caller needs to continue execution in the interpreter. Do nothing if we get

Completed in 345 milliseconds